generator-jest

Add jest support to any projects

MIT License

Downloads
2.4K
Stars
19
Committers
5
generator-jest - Latest Release

Published by SBoudrias about 6 years ago

  • Hello Jest 23
generator-jest -

Published by SBoudrias over 6 years ago

Fix coverage configuration for Node. Now explicitly call with jest --coverage if coveralls option is selected.

generator-jest -

Published by SBoudrias almost 7 years ago

Update to Jest 22

generator-jest -

Published by SBoudrias about 7 years ago

  • Dependencies bump (should fix debug security vulnerability)
generator-jest -

Published by SBoudrias over 7 years ago

  • Update to Jest 20
generator-jest -

Published by SBoudrias over 7 years ago

Updated to Jest v19

generator-jest -

Published by SBoudrias almost 8 years ago

  • Added jest:test sub generator to generate tests for specific components.