@rxcc/testing
v0.1.3
Published
testing utilities for component combinators library
Downloads
2
Maintainers
Readme
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