Skip to content

sasxa/ngCliWebpackSample

 
 

Repository files navigation

Wallaby.js

To get wallaby.js working after you have generated your project with angular-cli, you'll need to do the following:

Note that the sample is using Chrome/Electron test runner, and not the wallaby.js default PhantomJs test runner. You may use PhantomJs runner if you like, to do that you may just remove the env setting. In this case, you will not need to npm i electron, however will need to uncomment core-js polyfills and Intl polyfill, so that PhantomJs may work.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 63.8%
  • JavaScript 32.5%
  • HTML 3.0%
  • CSS 0.7%