Partial: "luke:mocha" (source)
This is a "partial" sub-generator that generates a very minimal skeleton for unit testing via Mocha and Chai.
$ yo luke:mocha
scripts/test/_test-and-wait.sh
(static, source)
- Adds a NPM run script:
scripts/test.sh
(astest
)
This partial depends on, and automatically includes:
This partial is included by the following:
Note: Additional, unlisted, project scaffolds may automatically include this partial by way of partial dependency.
- Source - The source code for this partial
- Partial Listing - Individual docs for each partial
- About Partials - Information about partials
- About Project Scaffolds - Basic information about project scaffolds
- About Sub-Generators - General information about generators and sub-generators
- Project README - Basic project information