James Hudson
James Hudson
Probably relates to #233 The git config in the resource has changed to something like: ``` resource_git# cat .git/config [core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates...
The DynamoDB API allows for further filtering the response of a query to reduce the data returned to the client. It would be nice to have a mechanism to apply...
The optional "Rule" tag was added in Gherkin v6 - https://cucumber.io/docs/gherkin/reference/#rule It would be nice if it was possible to group by Rule, between Feature and Scenario in the test...