btroncone / ultimate-rxjs-testing

Code for Ultimate RxJS testing sections

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ultimate RxJS Masterclass

Code for Ultimate RxJS testing sections, to begin:

git clone https://github.com/btroncone/ultimate-rxjs-testing.git
npm install

This project is currently configured to run with WallabyJS, but feel free to swap out with your favorite test runner / environment! Steps for running with Karma are below:

Running with Karma

git clone https://github.com/btroncone/ultimate-rxjs-testing.git
npm install
npm test

About

Code for Ultimate RxJS testing sections


Languages

Language:TypeScript 93.8%Language:JavaScript 6.2%