What's Changed
- Allow any type that holds the
Spec.Context to use assert:. by @jemc in #9
- Remove the
Spec.Event class; Spec.Assert has all the info we need. by @jemc in #10
- Add ability to test asynchronous actions. by @jemc in #12
Full Changelog: v0.20220304.0...v0.20220323.0