Skip to content

Releases: atomanyih/spy-on-render

Goodbye jasmine, hello jest

Choose a tag to compare

@atomanyih atomanyih released this 10 May 20:51
547edfc
  • removes support for jasmine
  • adds support for jest
  • adds createComponentSpy for jest module mocks
  • matchers must be added manually
  • spyOnRender and helpers must be imported — no more adding it to global