Add testcontainers-node (#1076)

This commit is contained in:
Cristian Greco
2020-12-12 15:15:44 +00:00
committed by GitHub
parent 94dc675f80
commit 8df329c401

View File

@@ -626,6 +626,7 @@
- [Playwright](https://github.com/microsoft/playwright) - Headless Chromium, WebKit, and Firefox with a single API. - [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. - [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. - [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 ### Security