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 dylan-lang#86
  • Loading branch information
cgay committed Oct 1, 2023
1 parent 4ca0398 commit e99831e
Show file tree
Hide file tree
Showing 3 changed files with 332 additions and 47 deletions.
Loading

0 comments on commit e99831e

Please sign in to comment.