Repository URL to install this package:
|
Version:
7.0.3 ▾
|
@skava/router
/
jest.config.setup.js
|
|---|
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,
})