File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 99- Fix ` kaocha.testable/test-seq ` not respecting ` :kaocha.testable/skip ` on root testable
1010- Fix ` kaocha.testable/test-seq-with-skipped ` omitting skipped tests on nested testables
1111- ` *.<ext> ` will now match files with ` .ext ` extensions in any directory.
12+ - update help doc in cli runner: ` --diff-style ` should only show ` :none ` and ` :minimal `
1213
1314## Changed
1415
Original file line number Diff line number Diff line change 4040 sym
4141 (symbol " kaocha.report" s))))
4242 :assoc-fn accumulate]
43- [nil " --diff-style STYLE" " The style of diff to print on failing tests, either :none or :deep "
43+ [nil " --diff-style STYLE" " The style of diff to print on failing tests, either :none or :minimal "
4444 :parse-fn parse-kw
4545 ]
4646 [nil " --plugin KEYWORD" " Load the given plugin."
You can’t perform that action at this time.
0 commit comments