Skip to content

Commit

Permalink
chore: improved proptest logging
Browse files Browse the repository at this point in the history
For the Aspect property tests, make some changes to make it easier
to see what's going on:

- Instead of just a visit log, keep a log of all actions: adding
  constructs, adding aspects, and visiting are now all part of the
  same time sequence with time steps so it's easier to reason about.
- Clearly mark timed steps with `t=0`, `t=1`, etc.
  • Loading branch information
rix0rrr committed Jan 13, 2025
1 parent 3fa5b23 commit ba94b40
Showing 1 changed file with 122 additions and 104 deletions.
Loading

0 comments on commit ba94b40

Please # to comment.