A complete rewrite of scrutiny that reduces its complexity a ton. Asserts are now untyped macros. Scrutiny uses the return value of tests now so you define them with a macro. Scrutiny also now uses no static memory, making it even more lightweight.
What's Changed
Full Changelog: 1.3.0...2.0.0