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/tests / example.d.ts
Size: Mime:
import * as skavaTests from './src'

skavaTests.setupTestFrameworkScript({
  shouldUseJsdom: false,
  shouldUseEnzyme: false,
  shouldUseReactTestingLibrary: false,
  shouldUseExotic: true,
  shouldUseStoryBook: false,
  shouldUseSonarQube: false,
})