File tree 2 files changed +7
-0
lines changed
2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -127,6 +127,8 @@ customize:
127
127
128
128
* tab size
129
129
* templates
130
+ * generateComponentTests (true)
131
+ * generateContainerTests (true)
130
132
131
133
You may customize Mantra-CLI by editing ` mantra_cli.yaml ` on the root directory
132
134
of your project. Please open an issue with suggestions for more customization.
Original file line number Diff line number Diff line change
1
+ ## 0.4.6 (February 24 2017)
2
+
3
+ * Add options generateComponentTests and generateContainerTests that allows to specify whether
4
+ component unit tests should be created (defaults to true) ([ @macrozone ] ( https://github.com/macrozone ) )
5
+
1
6
## 0.4.5 (November 30 2016)
2
7
3
8
* Add missing dependency ([ #108 ] ( https://github.com/mantrajs/mantra-cli/pull/108 ) ) [ @StorytellerCZ ] ( https://github.com/StorytellerCZ )
You can’t perform that action at this time.
0 commit comments