Skip to content

Commit 6dfaea3

Browse files
committed
Readme update after last change
1 parent 276fb97 commit 6dfaea3

File tree

5 files changed

+2
-1
lines changed

5 files changed

+2
-1
lines changed

Readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,11 @@ header library.
4141
- [X] Report line numbers and source file of failed expectations
4242
- [X] Report list of all the tests which failed
4343
- [X] Tests executables exit with non-zero code if any of its tests fails
44+
- [X] Time taken to run each test
4445

4546
## Screenshots
4647

47-
| Reporting test failure. Shows source file location and summary mentions failing tests | All test are passing |
48+
| Some test are failing. Shows source file location and summary lists the failing tests | All test are passing. Shows elapsed time for each test. |
4849
|---------------------------------------------------------------------------------------|--------------------------------------------------------------------------|
4950
| [![Failure](./docs/images/failure_thumb.png)](./docs/images/failure.png) | [![Passing](./docs/images/passing_thumb.png)](./docs/images/passing.png) |
5051

docs/images/failure.png

-11.4 KB
Loading

docs/images/failure_thumb.png

12.8 KB
Loading

docs/images/passing.png

-20.2 KB
Loading

docs/images/passing_thumb.png

3.65 KB
Loading

0 commit comments

Comments
 (0)