Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
Zardoz89 committed Mar 28, 2021
2 parents c1f4def + 749adb8 commit cae9876
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,13 @@ void notThrowing()
should(&notThrowing).not.Throw;
```

## An example of failing an assertion

<img src="https://zardoz89.github.io/pijamas/assets/img/error.png" />

A failing assertation throws an Exception with information of what was
expected, and file and line number where it failed

## Need more documentation?

I know the documentation is still somewhat lacking, but it's better than
Expand Down
Binary file added docs/assets/img/error.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 cae9876

Please sign in to comment.