We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e6830e commit eabe1b0Copy full SHA for eabe1b0
README.md
@@ -3,7 +3,7 @@
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.
5
6
-## Contents
+<!-- ## Contents
7
* Testing tools
8
* [Ceedling](http://www.throwtheswitch.org/ceedling) 0.31.0
9
* [CMock](http://www.throwtheswitch.org/cmock) 2.5.2
@@ -17,7 +17,7 @@ image is to create an easy-to-install portable system for running unit tests wit
17
* gcov 9.2.0
18
* valgrind 3.15.0
19
* Ruby 2.7.1
20
-
+ -->
21
## Usage
22
23
### Generating Dockerfiles
0 commit comments