Releases: yeoman/yeoman-test
Releases · yeoman/yeoman-test
Release v2.4.0
05 Apr 03:28
Compare
Sorry, something went wrong.
No results found
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
12 Mar 13:09
Compare
Sorry, something went wrong.
No results found
Passes localConfigOnly to generators by default.
Update dependencies.
v2.1.0
10 Jan 05:57
Compare
Sorry, something went wrong.
No results found
Added withEnvironment() helper
Bump dependencies
v2.0.0
01 Aug 12:29
Compare
Sorry, something went wrong.
No results found
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.
v1.9.1
01 Aug 12:30
Compare
Sorry, something went wrong.
No results found
Revert 1.x branch to yeoman-generator@^2.0.0 compatible code.
v1.9.0
29 Jul 10:14
Compare
Sorry, something went wrong.
No results found
Removed Use version >=2.0 instead.
v1.8.0
25 Jun 11:54
Compare
Sorry, something went wrong.
No results found
Add capacity to define namespace and resolved path to stubbed generators.
v1.7.0
09 Jul 08:20
Compare
Sorry, something went wrong.
No results found
Update to yeoman-generator 1.x
Update to yeoman-environment 2.x
v1.6.0
01 Dec 07:42
Compare
Sorry, something went wrong.
No results found
Duck type the RunContext object as a Promise. It now directly expose then and catch on the prototype.
v1.5.1
17 Sep 21:55
Compare
Sorry, something went wrong.
No results found
Fix bug with RunContext#cd()