Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
@skava/router / jest.config.setup.js
Size: Mime:
require('@skava/tests').setupTestFrameworkScript({
  // @todo need to re-evaluate window tests
  shouldUseJsdom: true,
  shouldUseEnzyme: true,
  shouldUseReactTestingLibrary: true,
  shouldUseExotic: true,
  shouldUseRequestAnimationFrame: true,
  shouldUseStoryBook: false,
  shouldUseSonarQube: false,
})