Skip to content

Releases: rcasia/neotest-java

v0.18.2

11 Mar 17:26
Compare
Choose a tag to compare

0.18.2 (2025-03-11)

Bug Fixes

  • root finder should look for settings.gradle file (d1af16c), closes #185

v0.18.1

10 Mar 19:23
Compare
Choose a tag to compare

0.18.1 (2025-03-10)

Bug Fixes

  • detect gradle project by settings file (c9b2f30), closes #184

v0.18.0

03 Mar 19:17
Compare
Choose a tag to compare

0.18.0 (2025-03-03)

Features

  • add TestFactory annotation (f26a0d0)

v0.17.8

03 Mar 18:35
Compare
Choose a tag to compare

0.17.8 (2025-03-03)

Bug Fixes

  • check just the filename to determine whether the file is a test (00ccc12)
  • exclude all files inside main folder (eacdbd5)
  • throw error when trying to resolve a test class name from a non-test file (ed8e072)

v0.17.7

01 Mar 13:55
Compare
Choose a tag to compare

0.17.7 (2025-03-01)

Bug Fixes

  • check the correct id from report for nested tests (cb30b5b)
  • show output there was an unexpected error in the test execution (39363eb)

v0.17.6

19 Nov 14:25
43b4cf9
Compare
Choose a tag to compare

0.17.6 (2024-11-19)

Bug Fixes

  • resolve_qualified_name: null pointer when package is empty (#167) (43b4cf9)

v0.17.5

27 Oct 21:25
e1371c1
Compare
Choose a tag to compare

0.17.5 (2024-10-27)

Bug Fixes

v0.17.4

08 Oct 11:57
4fe7a53
Compare
Choose a tag to compare

0.17.4 (2024-10-08)

Bug Fixes

v0.17.3

08 Oct 10:35
8254cd1
Compare
Choose a tag to compare

0.17.3 (2024-10-08)

Bug Fixes

v0.17.2

07 Oct 21:49
03c415f
Compare
Choose a tag to compare

0.17.2 (2024-10-07)

Bug Fixes