Emily Bache
Emily Bache
#### Is the feature request related to a problem It's useful to be able to use Verify text that has a structure and syntax, and there is already good support...
I have this exercise where I'm using verifyXml: github.com/emilybache/Product-Export-Refactoring-Kata If you look at the 'with_tests' branch in the java version the fourth test 'exportHistory' works and passes with this code:...
In the physical card game, you can put cards one above another to indicate they run in parallel. Then the time estimate is for the group, not one card only....
In the original physical game you could also use the blank cards to duplicate one of the existing steps. For example a common one was wanting to run the unit...
Hello! In the original physical game there were some blank cards included, so people could come up with their own steps. Ones that I didn't think of. Could there be...
I've added a new library class PrintableScenario, with an example test of how to use it, and made a start on the documentation. One of the methods has a checked...