Skip to content

3.1.0 (2020-04-18)

Compare
Choose a tag to compare
@nicoddemus nicoddemus released this 15 May 14:30
  • New mocker fixtures added that allow using mocking functionality in other scopes:

    • class_mocker
    • module_mocker
    • package_mocker
    • session_mocker

    Added by @scorphus in #182.