Updated Testing (asciidoc)

This commit is contained in:
Federico Ceratto 2015-04-22 13:58:34 +01:00
parent 17f89b51d5
commit a7e512c8d7
1 changed files with 4 additions and 1 deletions

View File

@ -11,9 +11,12 @@ else:
### Unit testing ### Unit testing
http://nim-lang.org/unittest.html[unittest] Use http://nim-lang.org/unittest.html[unittest]
### Functional and integration testing ### Functional and integration testing
TODO
### Code coverage ### Code coverage
TODO