Skip to content

Commit 829faad

Browse files
authored
feat(testing): add test-watch-maven-plugin
1 parent c390f88 commit 829faad

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1237,6 +1237,7 @@ _Other stuff related to testing._
12371237
- [Stebz](https://github.com/stebz/stebz) - Multi-approach framework for test steps managing.
12381238
- [Testcontainers](https://github.com/testcontainers/testcontainers-java) - Provides throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
12391239
- [Java Evolved](https://javaevolved.github.io/) - Side-by-side comparisons of legacy and modern Java patterns.
1240+
- [test-watch-maven-plugin](https://github.com/albilu/test-watch-maven-plugin) - Maven plugin providing Vitest-inspired watch mode for tests with smart selection and parallel execution.
12401241

12411242
#### Mocking
12421243

0 commit comments

Comments
 (0)