Skip to content

3.0.0- BETA - Code Coverage!!

Pre-release
Pre-release
Compare
Choose a tag to compare
@georgejecook georgejecook released this 26 May 04:03
· 273 commits to master since this release
8773221

Added

  • Code coverage support!

Changed

  • there are breaking changes in rooibos-preprocessor which, are required for code coverage. I'm keeping the major versions of rooibos and rooibos-preprocessor in sync, due to documentation, and everyone's sanity

Deprecated

Removed

Fixed

  • #45 - crash when checking an expect param, and one of the params is a mock/stub
  • #40 - can now use / in the params - much better parsing, too