Skip to content

ericponto/rxjs-marble-test-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RxJS Marble Test Example with QUnit

This project contains a basic counter component built with RxJS that uses marble tests with QUnit to test the component's logic.

npm start

Runs and opens the app on http://localhost:8080.

npm test

Runs the tests via the command line.

npm run build-test

Builds the tests.js file, then you can open tests/tests.html in your browser to run the tests.

About

Example project for running RxJS marble tests with QUnit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published