Skip to content

Bandit v2.0.0

Latest
Compare
Choose a tag to compare
@joakimkarlsson joakimkarlsson released this 26 Jul 17:54
· 393 commits to master since this release

Includes

  • no more using the deprecated auto_ptr.
  • new matchers inspired by Cedar. Check the included specs to see how to use them.
  • make bandit stop at first failure with --break-on-failure command line arg.
  • removal of a lot of compiler warnings