Skip to content

Commit

Permalink
Add expect-* macros to match the assert-* macros
Browse files Browse the repository at this point in the history
These macros don't terminate the test, so in that respect they're similar to
the `check-*` macros, but their signatures are like the `assert-*` macros, in
which the assertion description is optional and if not supplied is
auto-generated from the arguments.

See discussion in #86
  • Loading branch information
cgay committed Oct 14, 2023
1 parent 7cd4b93 commit 79c9b77
Show file tree
Hide file tree
Showing 5 changed files with 564 additions and 202 deletions.
Loading

0 comments on commit 79c9b77

Please sign in to comment.