A simple file-watching test runner for Elixir's ExUnit framework that automatically runs tests on file changes.
Kovacs is a lightweight test runner for Elixir projects that monitors file changes and automatically executes corresponding ExUnit tests. It provides a streamlined workflow for test-driven development by eliminating the need to manually run tests after each code change.
lib and test directories, running tests immediately when files are saved@pending or @ignoreq to quit and i to toggle integration testsKovacs follows a minimalist approach to test automation, focusing on reliability and simplicity rather than complex features, making test-driven development more fluid and less interruptive.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.