forceedge01 / behat-api-spec

Generate existing API spec for automated coverage and stop regression
MIT License
2 stars 0 forks source link

Snapshot update from pattern match definition should be a pattern #29

Closed forceedge01 closed 4 years ago

forceedge01 commented 4 years ago

The updated snapshot from a failing snapshot pattern step definition should result in a regex pattern with escaped values. The escape logic should:

forceedge01 commented 4 years ago

Digit replacement is a step too far. Not implementing. Expose a custom class to handle update - this is yet to be implemented.

forceedge01 commented 4 years ago

Opening new issue for the feature.