Skip to content

Commit ca334a0

Browse files
committed
document changes
1 parent 030382c commit ca334a0

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,8 @@ customize:
127127

128128
* tab size
129129
* templates
130+
* generateComponentTests (true)
131+
* generateContainerTests (true)
130132

131133
You may customize Mantra-CLI by editing `mantra_cli.yaml` on the root directory
132134
of your project. Please open an issue with suggestions for more customization.

RELEASE_NOTE.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
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+
16
## 0.4.5 (November 30 2016)
27

38
* Add missing dependency ([#108](https://github.com/mantrajs/mantra-cli/pull/108)) [@StorytellerCZ](https://github.com/StorytellerCZ)

0 commit comments

Comments
 (0)