Skip to content

Commit

Permalink
Showcase the output summary
Browse files Browse the repository at this point in the history
  • Loading branch information
christophercrouzet committed Nov 25, 2023
1 parent 5ca6084 commit aa2938f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ main(int argc, const char **argv)
}
```
![passed](./img/passed.png)
### Fixture
Expand Down Expand Up @@ -96,6 +98,8 @@ main(int argc, const char **argv)
}
```

![failed](img/failed.png)


## Documentation

Expand Down
Binary file added img/failed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/passed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit aa2938f

Please sign in to comment.