Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Jun 2, 2025. It is now read-only.

simplicityitself/docker-compose-testing

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Example starter project for docker compose based orchestrated testing

Download

Run up the persistent/ orchestrated services

docker-compose up -d rabbit

Then, run the test

docker-compose run test

The test results, in xunit xml format, will now be in test-results

Extending

You need to add in your persistent services to the docker-compse file, either as images, or more likely as inline builds

Then, update the test to in some way exercise the service.

Finally, rebuild everything and run the test using docker-compose run test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.