Eric Driggs

Results 10 issues of Eric Driggs

Would be very helpful for tooling to autopublish swagger/openapi from our web apps. Right now we're manually editing the yaml for our endpoints and it's difficult to keep the docs...

expected: after calling a feature which performs a method, should be able to access `responseTime` actual: `responseTime` is out of scope in the callee and needs to be stored in...

Feature: match contains deep only #Current matchers don't have a syntax for a 1 line order insensitive exact values match #Single line, order insensitive matching is actually they behavior I...

enhancement

Join selections are too trivial -- in real use cases you almost never only want to select a single property from a single node if you're joining. e.g. https://www.datastax.com/blog/gremlin-recipes-2-sql-gremlin #...

**expected:** js functions created from callOnce or callSingle should be able to see responseStatus **actual:** responseStatus is not defined from those functions callOnce in feature background even breaks local js...

fixed
hacktoberfest

Would greatly enhance readability of reports

enhancement
help wanted
hacktoberfest

XSLT should display all tests and indicate pass/failure status. Collapsible nodes for data would be preferable, especially with passing sections pre-collapsed and failing sections pre-expanded.

Use case: api testing where may interact with multiple web services request/response is the most useful information in debugging test failures, especially when can compare to previous success/failures Should be...

Recommended implementation * add optional flat (single level) map for infrastructure metadata as string key/value Potential use case: * When running spinnaker/kubernetes jobs, a project may be deployed to many...

providing SCM context would provide valuable context to determine relevancy of test request currently this context often only exists in the test orchestration layer, e.g. Jenkins by including this as...