This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# {project name} - README | |
{project name} is a console application containing tests for {description}. | |
The tests are written using the [PetaTest][] unit testing framework. | |
Simply compile and start the resulting executable to run the tests. | |
See the *"Selecting tests to run"* section, for details on how to specify which tests will run. | |
## Configuration |
NewerOlder