Skip to content

Commit

Permalink
Add note about assertions
Browse files Browse the repository at this point in the history
  • Loading branch information
nohwnd authored Feb 28, 2020
1 parent 9685f8e commit 9155671
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ A toy testing framework that starts from and inconclusive test, and not from a p
### TODO:
- parallel runs
- offloading the work to a test host process
- fall-thru in assertions if you have multiple of them
- run only selected tests in VS

```cs
public void EmptyTest()
Expand Down

0 comments on commit 9155671

Please sign in to comment.