Releases: yeoman/yeoman-test
Releases · yeoman/yeoman-test
Release v2.6.0
- Add environment centric test.
- Fixes
Release v2.5.0
- Add environment options to run method.
Release v2.4.1
- Revert breaking change.
Release v2.4.0
- Implement RunContext#doInDir() for target directory customization.
- Add support to prefilled answers.
- Fix RunContext#run() using namespace.
- Throw an error when trying to override an already set target directory.
- Fix security warnings.
- Update dependencies.
- Fixes.
Release v2.3.0
- Passes localConfigOnly to generators by default.
- Update dependencies.
v2.1.0
v2.0.0
- Fix tests silencing failure happening inside the generator under test own code.
- Breaking Requires
yeoman-generator@^3.0.0
This fix could break some users tests - but these tests should've been failing as the generator itself would be throwing an exception.