diff --git a/README.md b/README.md index d3ebb8e4..dc6cb866 100644 --- a/README.md +++ b/README.md @@ -1195,6 +1195,7 @@ _Provide environments to run tests for a specific use case._ - [PIT](http://pitest.org) - Fast mutation-testing framework for evaluating fault-detection abilities of existing JUnit or TestNG test suites. - [weld-testing](https://github.com/weld/weld-testing) - Set of test framework extensions (JUnit 4, JUnit 5, Spock) to enhance the testing of CDI components via Weld. Supports Weld 5. - [selenium](https://github.com/SeleniumHQ/selenium) - Browser automation framework and ecosystem. +- [Selenium Boot](https://github.com/seleniumboot/selenium-boot) - Zero-boilerplate Selenium + TestNG framework with auto driver management, smart retry, self-healing locators, AI failure analysis, and a built-in HTML report. #### Matchers