features/cli.feature in pdd-0.4.1 vs features/cli.feature in pdd-0.5
- old
+ new
@@ -44,10 +44,10 @@
"""
And I have a "f/g/h/hello.md" file with content:
"""
~~ @todo #44 some puzzle to be excluded as well
"""
- When I run bin/pdd with "-e **/*.md --exclude **/*.txt > out.xml"
+ When I run bin/pdd with "-e f/g/**/*.md --exclude a/**/*.txt > out.xml"
Then Exit code is zero
And XML file "out.xml" matches "/puzzles[count(puzzle)=0]"
Scenario: Rejects unknown options
Given I have a "test.txt" file with content: