Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/testcontainers/testcontainers-node
Testcontainers is a NodeJS library that supports tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
https://github.com/testcontainers/testcontainers-node
docker node testcontainers testing
Last synced: 3 days ago
JSON representation
Testcontainers is a NodeJS library that supports tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
- Host: GitHub
- URL: https://github.com/testcontainers/testcontainers-node
- Owner: testcontainers
- License: mit
- Created: 2018-01-05T18:23:43.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2024-10-04T08:07:48.000Z (2 months ago)
- Last Synced: 2024-10-29T14:50:42.011Z (about 1 month ago)
- Topics: docker, node, testcontainers, testing
- Language: TypeScript
- Homepage: https://testcontainers.com
- Size: 4.2 MB
- Stars: 1,907
- Watchers: 14
- Forks: 190
- Open Issues: 44
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Support: docs/supported-container-runtimes.md
Awesome Lists containing this project
- awesome-nodejs-cn - testcontainers-node - 提供轻量级的,即用即停的常规数据库、Web 浏览器或者其他任何可以运行在 Docker 容器里的实例 (包 / 测试)
- awesome-nodejs-cn - testcontainers-node - **star:1915** 提供通用数据库、Selenium web浏览器或任何可以在Docker容器中运行的东西的轻量级、一次性实例。 (包 / 测试)
- awesome - testcontainers/testcontainers-node - Testcontainers is a NodeJS library that supports tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container. (TypeScript)
- awesome-nodejs - testcontainers-node - Provides lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container. (Packages / Testing)
- awesome-testcontainers - Repository
- awesome-testcontainers - Repository
README
# Testcontainers
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://github.com/codespaces/new?hide_repo_select=true&ref=main&repo=116414510&machine=standardLinux32gb&devcontainer_path=.devcontainer%2Fdevcontainer.json&location=EastUs)
[![Test](https://github.com/testcontainers/testcontainers-node/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/testcontainers/testcontainers-node/actions/workflows/test.yml)
[![npm version](https://badge.fury.io/js/testcontainers.svg)](https://www.npmjs.com/package/testcontainers)
[![npm version](https://img.shields.io/npm/dm/testcontainers.svg)](https://www.npmjs.com/package/testcontainers)![Testcontainers Banner](https://github.com/testcontainers/testcontainers-node/raw/main/docs/site/logo.png)
## [📖 Documentation](https://node.testcontainers.org/)
## License
See [LICENSE](https://github.com/testcontainers/testcontainers-node/blob/main/LICENSE).
## Copyright
Copyright (c) 2018 - 2023 Cristian Greco and other authors.
## Contributing
See [CONTRIBUTING.md](CONTRIBUTING.md) for how to contribute to this repo.
See [contributors](https://github.com/testcontainers/testcontainers-node/graphs/contributors/) for all contributors.
----
Join our [Slack workspace](https://slack.testcontainers.org/) | [Testcontainers OSS](https://java.testcontainers.org/) | [Testcontainers Cloud](https://www.testcontainers.cloud/)