Skip to content

Version 0.7.0

Compare
Choose a tag to compare
@CodeSandwich CodeSandwich released this 13 Feb 00:59
· 62 commits to master since this release
  • Allow mock closures to call mockable and mocked functions and to create mocks
  • Make functions not mocked during execution of their mock closures to prevent recursive calls
  • Accept inability to inject modules in separate files: remove tests and fix docs
  • Upgrade project to Rust 2018
  • Add mocking tricks to docs