Jest Playground

jest logo

Prerequisites

Please ensure that you have installed @angular/cli and yarn globally on your system

Set up

git clone git@github.com:GregOnNet/jest-playground.git
cd jest-playground
yarn install

Run tests

# Single
ng test

# Watch Mode
ng test --watch

Start app

ng start

Credits

This repository is maintained with ❤️ by co-IT.eu.