neotest

An extensible framework for interacting with tests within NeoVim.

MIT License

Stars
2.3K
Committers
62

Bot releases are visible (Hide)

neotest - v4.9.0

Published by github-actions[bot] 7 months ago

4.9.0 (2024-03-18)

Features

  • watch: allow passing in run_predicate that takes a bufnr (#358) (b5d60f7)
neotest - v4.8.1

Published by github-actions[bot] 7 months ago

4.8.1 (2024-03-18)

Bug Fixes

  • find: use full path instead of real path to avoid symlinks (#368) (5f93fb9)
neotest - v4.8.0

Published by github-actions[bot] 7 months ago

4.8.0 (2024-03-18)

Features

  • nio/tests: with async context function (#374) (a13a960)
neotest - v4.7.0

Published by github-actions[bot] 7 months ago

4.7.0 (2024-03-18)

Features

  • nio/tests: dynamically bind busted hook functions (#369) (bbed61d)
neotest - v4.6.0

Published by github-actions[bot] 7 months ago

4.6.0 (2024-03-18)

Features

neotest - v4.5.0

Published by github-actions[bot] 7 months ago

4.5.0 (2024-03-18)

Features

  • summary: mappings help window (56b720a)
neotest - v4.4.2

Published by github-actions[bot] 8 months ago

4.4.2 (2024-02-27)

Bug Fixes

  • find: handle directory read errors (f6048f3)
neotest - v4.4.1

Published by github-actions[bot] 8 months ago

4.4.1 (2024-02-14)

Bug Fixes

  • subprocess: require nvim-treesitter if installed (d1417bc), closes #303
neotest - v4.4.0

Published by github-actions[bot] 9 months ago

4.4.0 (2024-02-02)

Features

  • watcher: symbol queries for haskell and rust (#357) (b47c992)
neotest - v4.3.3

Published by github-actions[bot] 9 months ago

4.3.3 (2024-01-25)

Bug Fixes

neotest - v4.3.2

Published by github-actions[bot] 10 months ago

4.3.2 (2024-01-04)

Bug Fixes

  • strategies/integ: write output synchronously (1ee3fcc), closes #342
neotest - v4.3.1

Published by github-actions[bot] 10 months ago

4.3.1 (2023-12-22)

Bug Fixes

  • strategies/integrated: unsubscribe attach from output (6aa6e45), closes #265
neotest - v4.3.0

Published by github-actions[bot] 10 months ago

4.3.0 (2023-12-22)

Features

  • watcher: symbol queries for ruby rspec tests (#308) (4e97566)
neotest - v4.2.2

Published by github-actions[bot] 10 months ago

4.2.2 (2023-12-22)

Bug Fixes

neotest - v4.2.1

Published by github-actions[bot] 10 months ago

4.2.1 (2023-12-21)

Bug Fixes

neotest - v4.2.0

Published by github-actions[bot] 10 months ago

4.2.0 (2023-12-20)

Features

neotest - v4.1.3

Published by github-actions[bot] 11 months ago

4.1.3 (2023-11-12)

Bug Fixes

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

Published by github-actions[bot] 11 months ago

4.1.2 (2023-11-12)

Bug Fixes

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

Published by github-actions[bot] almost 1 year ago

4.1.1 (2023-10-20)

Bug Fixes

  • command: evaluate unquoated string args (9018914), closes #297
neotest - v4.1.0

Published by github-actions[bot] almost 1 year ago

4.1.0 (2023-10-20)

Features