You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
7 years ago | |
|---|---|---|
| .. | ||
| Readme.md | 7 years ago | |
| assertions.md | 7 years ago | |
| build-systems.md | 7 years ago | |
| command-line.md | 7 years ago | |
| commercial-users.md | 7 years ago | |
| configuration.md | 7 years ago | |
| contributing.md | 7 years ago | |
| event-listeners.md | 7 years ago | |
| limitations.md | 7 years ago | |
| logging.md | 7 years ago | |
| matchers.md | 7 years ago | |
| opensource-users.md | 7 years ago | |
| own-main.md | 7 years ago | |
| release-notes.md | 7 years ago | |
| release-process.md | 7 years ago | |
| reporters.md | 7 years ago | |
| slow-compiles.md | 7 years ago | |
| test-cases-and-sections.md | 7 years ago | |
| test-fixtures.md | 7 years ago | |
| tostring.md | 7 years ago | |
| tutorial.md | 7 years ago | |
| why-catch.md | 7 years ago | |
Readme.md
To get the most out of Catch, start with the tutorial. Once you're up and running consider the following reference material.
Writing tests:
- Assertion macros
- Matchers
- Logging macros
- Test cases and sections
- Test fixtures
- Reporters
- Event Listeners
Fine tuning:
Running:
FAQ:
Other: