Skip to content

Releases: nvim-neotest/neotest

v4.3.3

25 Jan 13:17
73043d6
Compare
Choose a tag to compare

4.3.3 (2024-01-25)

Bug Fixes

v4.3.2

04 Jan 17:53
Compare
Choose a tag to compare

4.3.2 (2024-01-04)

Bug Fixes

  • strategies/integ: write output synchronously (1ee3fcc), closes #342

v4.3.1

22 Dec 15:34
Compare
Choose a tag to compare

4.3.1 (2023-12-22)

Bug Fixes

  • strategies/integrated: unsubscribe attach from output (6aa6e45), closes #265

v4.3.0

22 Dec 10:15
4e97566
Compare
Choose a tag to compare

4.3.0 (2023-12-22)

Features

  • watcher: symbol queries for ruby rspec tests (#308) (4e97566)

v4.2.2

22 Dec 10:14
3b3fef1
Compare
Choose a tag to compare

4.2.2 (2023-12-22)

Bug Fixes

v4.2.1

21 Dec 16:06
7610198
Compare
Choose a tag to compare

4.2.1 (2023-12-21)

Bug Fixes

v4.2.0

20 Dec 18:36
Compare
Choose a tag to compare

4.2.0 (2023-12-20)

Features

v4.1.3

12 Nov 10:26
0093289
Compare
Choose a tag to compare

4.1.3 (2023-11-12)

Bug Fixes

  • status: only place marks for tests with their own range (#306) (0093289), closes #305

v4.1.2

12 Nov 10:23
2b4d0ec
Compare
Choose a tag to compare

4.1.2 (2023-11-12)

Bug Fixes

  • quickfix: handling of range-less/child tests (#304) (2b4d0ec)

v4.1.1

20 Oct 14:48
Compare
Choose a tag to compare

4.1.1 (2023-10-20)

Bug Fixes

  • command: evaluate unquoated string args (9018914), closes #297