diff --git a/readme.md b/readme.md index 4ce8bba..e35bbff 100644 --- a/readme.md +++ b/readme.md @@ -626,6 +626,7 @@ - [Playwright](https://github.com/microsoft/playwright) - Headless Chromium, WebKit, and Firefox with a single API. - [nve](https://github.com/ehmicky/nve) - Run any command on multiple versions of Node.js locally. - [axe-core](https://github.com/dequelabs/axe-core) - Accessibility engine for automated Web UI testing. +- [testcontainers-node](https://github.com/testcontainers/testcontainers-node) - Provides lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container. ### Security