Releases: elementsweb/yeoman-assert
Releases · elementsweb/yeoman-assert
Add examples of snapshot assertion
Added directory /example
containing a full example of a generator a tests, including use of the snapshot assertion function snapshotContent()
.
Initial release
Provides the ability to compare generated file from Yeoman generator, with a snapshot file. Provides greater precision than what's provided by the yeoman-assert
fileContent function.