Skip to content

davidkhala/containers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

containers

Container utils

Wait here David, don't reinvent testcontainers

Before use Docker API to bootstrap a docker container as testbed for your app, try it.

It shares the same vision as this project

Devs loved Docker and it was obvious they were here to stay. Knowing that, we set out to create a developer-first interface to containers. Because the best interface for developers is code, we built Testcontainers – an open-source multi-language library for providing throwaway, lightweight instances of databases, message brokers, web browsers, or just about anything that can run in a Docker container. Define your dependencies as code, then simply run your tests or local development environment and containers will be created and then deleted, all without leaving the IDE. No more need for mocks or complicated environment configurations.

About

Container utils

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published