Releases: enova/givens
Releases · enova/givens
Add Jasmine Support
now supporting jasmine!
Improve test coverage
unit test coverage is now 100%
Organize Tests
integration tests now use a packed version of givens, making them much more true to life
the main package (non integration test) now has only jest, making it much easier to unit test.
README updates
readme updates
afterEach support
GLOBAL JEST CONFIG SETUP HAS CHANGED SLIGHTLY
'givens/setup.js'
must be moved from setupFiles
to setupFilesAfterEnv
.
givens WILL NOT WORK OTHERWISE
Improve tests
- improving coverage of integration tests
- improving coverage of unit tests
npm display fixes
this release contains no code updates, but configures the repository value in package.json
Initial Release
This is the initial release of givens
View this release on npm: https://www.npmjs.com/package/givens/v/1.0.0