0.1.3 • Published 6 years ago

@rxcc/testing v0.1.3

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

Testing utilities

This package provides testing utilities. It includes a set of mocks for the drivers included with the standard distribution of the component combinators library. It also features a test helper (runTestScenario) which runs tests involving component functions.

Documentation

The current documentation exists :

Installation

Test

Some tests available in the tests folder (runTestScenario.specs, mockDomainQuery.specs).

Contribute

Open an issue with your idea.

Known issues

Cf. NOTES.md if any