Skip to content

Commit a7b4365

Browse files
committed
📝 More better title and description
1 parent fc9ab55 commit a7b4365

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# Mad Science Lab C Unit Testing Docker Image
1+
# Mad Science Lab C Unit Testing & Build Environment Docker Images
22

3-
C unit testing environment with Unity, CMock, and Ceedling. The purpose of this Docker
4-
image is to create an easy-to-install portable system for running unit tests with Ceedling.
3+
C unit testing & release build environment with Unity, CMock, and Ceedling.
4+
The Docker images produced from this repository contain everything needed for running unit tests and release builds with Ceedling and its supporting frameworks.
55

66
<!-- ## Contents
77
* Testing tools
@@ -32,5 +32,5 @@ image is to create an easy-to-install portable system for running unit tests wit
3232

3333

3434
## Basic Articles Discussing Unit Testing
35-
* This docker image uses Ceedling to build "native" code as described [here](http://www.throwtheswitch.org/build/which)
35+
* This docker image uses Ceedling to build native code as described [here](http://www.throwtheswitch.org/build/which)
3636
* For additional help and tips for building native tests, read [this](http://www.throwtheswitch.org/build/native)

0 commit comments

Comments
 (0)