Skip to content

Commit ba16581

Browse files
committed
Update README.md
1 parent 3a7fc2f commit ba16581

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
# Docker-unit - A Dockerfile test framework
1+
# Docker Unit [![Circle CI](https://circleci.com/gh/l0rd/docker-unit.png?style=shield)](https://circleci.com/gh/l0rd/docker-unit)
2+
*The Dockerfile Test Framework*
23

3-
A modern infrastructure is built with the same tools we use to develop software : source code, build tools, deployment and test scripts. We call it **Infrastructure as Code**. Docker-unit is a tool to unit test a Docker defined infrastructure.
4-
5-
**Docker-unit helps writing tests for your infrastructure.**
4+
With Dockerfiles you build your environment. With Docker Unit you test it.
65

76
[![docker-unit in action](https://asciinema.org/a/6dnqlny99u5tfk80yhsqykcfz.png)](https://asciinema.org/a/6dnqlny99u5tfk80yhsqykcfz)
87

0 commit comments

Comments
 (0)