
Vitest adapter for Neovim Neotest plugin
The Neotest-Vitest plugin serves as an essential adapter for integrating the Vitest testing framework into the Neotest ecosystem. Designed for developers looking to streamline their testing workflow, it offers enhanced functionality targeted towards efficient test management. With contributions from the community, this plugin aims to simplify the testing process while encouraging collaborative improvements.
In addition to its core features, the plugin acknowledges current limitations, including partial support for certain functions like test.each, which is still a work in progress. Overall, Neotest-Vitest provides a robust foundation for automating and managing tests effectively.
is_test_file option to set custom criteria, allowing for flexible test file recognition.filter_dir option restricts the search to specified directories, optimizing the test discovery process.