Skip to content

Test repo to setup wallaby on a angular cli + jest stack

Notifications You must be signed in to change notification settings

ArtemGovorov/angular-jest-wallaby-test

 
 

Repository files navigation

Angular, Jest, Wallaby Testrepo

Requirements

Make sure you have Node version >= 8.0 NPM version >= 5.

Quick Start

Install the dependencies with npm

npm install

Start the server on http://localhost:3000

npm run start

Run tests with Jest

npm run test

About

Test repo to setup wallaby on a angular cli + jest stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 82.4%
  • JavaScript 11.7%
  • CSS 3.0%
  • HTML 2.9%