neotest

An extensible framework for interacting with tests within NeoVim.

MIT License

Stars
2.3K
Committers
62

Bot releases are visible (Hide)

neotest - v1.44.0

Published by github-actions[bot] almost 2 years ago

1.44.0 (2022-11-18)

Features

neotest - v1.43.0

Published by github-actions[bot] almost 2 years ago

1.43.0 (2022-11-16)

Bug Fixes

Features

neotest - v1.42.0

Published by github-actions[bot] almost 2 years ago

1.42.0 (2022-11-13)

Features

  • summary: 'debug' and 'debug_marked' mappings (#151) (6bcd743)
  • summary: exec NeotestSummary{Open,Close} autocmds on open/close (#148) (24e7e48)
  • summary: map mark/run/stop keybindings in visual mode (#144) (b7d8e2c), closes #143
  • treesitter: refactor generic querying to separate functions (#149) (31dde8e)
neotest - v1.41.3

Published by github-actions[bot] almost 2 years ago

1.41.3 (2022-11-10)

Bug Fixes

neotest - v1.41.2

Published by github-actions[bot] almost 2 years ago

1.41.2 (2022-11-05)

Bug Fixes

  • client: ignore new buffers under known directories (604dd92), closes #127
neotest - v1.41.1

Published by github-actions[bot] almost 2 years ago

1.41.1 (2022-11-05)

Bug Fixes

  • output: listen for close event (53a6c8e), closes #139
neotest - v1.41.0

Published by github-actions[bot] almost 2 years ago

1.41.0 (2022-11-04)

Features

  • integrated: set attach filetype (f7db06d), closes #138
neotest - v1.40.1

Published by github-actions[bot] almost 2 years ago

1.40.1 (2022-11-03)

Bug Fixes

  • client: avoid matching bufs under existing roots (2a8d8d7), closes #127
neotest - v1.40.0

Published by github-actions[bot] almost 2 years ago

1.40.0 (2022-10-31)

Features

  • output: allow disabling auto-close (2e975ae), closes #136
neotest - v1.39.0

Published by github-actions[bot] almost 2 years ago

1.39.0 (2022-10-31)

Features

  • output: set filetype for output buffer (beca3c6), closes #135
neotest - v1.38.0

Published by github-actions[bot] almost 2 years ago

1.38.0 (2022-10-27)

Features

  • output: open output for last test run (#120) (0be9899)
neotest - v1.37.4

Published by github-actions[bot] about 2 years ago

1.37.4 (2022-10-20)

Bug Fixes

neotest - v1.37.3

Published by github-actions[bot] about 2 years ago

1.37.3 (2022-10-15)

Bug Fixes

  • subprocess: catch error getting mode (7690967), closes #37
neotest - v1.37.2

Published by github-actions[bot] about 2 years ago

1.37.2 (2022-10-10)

Bug Fixes

  • benchmark: reset adapters on start (080d255)
  • subprocess: clean up on exit (60bfacd)

Performance Improvements

  • files: async find using fs_opendir (272a22b), closes #127
neotest - v1.37.1

Published by github-actions[bot] about 2 years ago

1.37.1 (2022-10-09)

Bug Fixes

  • xml: refactor for lazy require (bd24d46), closes #126
neotest - v1.37.0

Published by github-actions[bot] about 2 years ago

1.37.0 (2022-10-08)

Features

neotest - v1.36.3

Published by github-actions[bot] about 2 years ago

1.36.3 (2022-10-06)

Bug Fixes

  • avoid running discovery twice (e2d1378), closes #13
neotest - v1.36.2

Published by github-actions[bot] about 2 years ago

1.36.2 (2022-09-26)

Bug Fixes

  • summary: pass kwargs to split (8724ec7)
neotest - v1.36.1

Published by github-actions[bot] about 2 years ago

1.36.1 (2022-09-13)

Bug Fixes

  • status: filter unlisted bufs (15c0bb2)
neotest - v1.36.0

Published by github-actions[bot] about 2 years ago

1.36.0 (2022-09-13)

Features

  • logging: warn on large log file (c6359d7)