GregOnNet / jest-playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:TypeScript 90.1%Language:JavaScript 5.5%Language:HTML 3.7%Language:CSS 0.7%