Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@pixeldroid pixeldroid released this 18 Sep 03:17
  • add assertions to provide abort-on-violation capabilities
  • add source and line info to error messaging
  • make adding a reporter idempotent; provide a removal function as well
  • add a finalize method to the reporter api to allow full summarization
  • convert Spec from singleton to instance