imbo / behat-api-extension

API extension for Behat, used to ease testing of JSON-based APIs
MIT License
107 stars 42 forks source link

Add functions for greater than and less than comparison of numerics #45

Closed christeredvartsen closed 7 years ago

christeredvartsen commented 7 years ago

This PR adds support for two new functions:

Resolves #43.