nx/docs/api-angular/schematics/karma-project.md
ben 84deb16d11 feat(scripts): documentation upgrade
Follow the new package architecture.
The generation of the documentation has been improved, new helper
functions have been added to handle the new architecture.
2019-05-13 22:31:32 -04:00

19 lines
169 B
Markdown

# karma-project
Add karma testing to a project
## Usage
```bash
ng generate karma-project ...
```
## Options
### project
Type: `string`
The name of the project.