Partial: "luke:test-dir" (source)
Generates a [basically] empty /test
directory.
For the most part, this generator is used by other generators (such as the
mocha generator), to ensure that the /test
directory exists.
$ yo luke:test-dir
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