Skip to content

Commit

Permalink
Manage assertions through a class
Browse files Browse the repository at this point in the history
The assertions no longer need to be explicitly bound to the test instance, but are passed closed methods instead. This will allow new `ExecutionContext`s to be instantiated for the upcoming `t.try()` assertion.
  • Loading branch information
qlonik authored and novemberborn committed Apr 22, 2019
1 parent c633cf0 commit 2ce1999
Show file tree
Hide file tree
Showing 7 changed files with 448 additions and 260 deletions.

0 comments on commit 2ce1999

Please sign in to comment.