API Testing with Cucumber, The Most Popular BDD Framework

API testing with Cucumber is really innovative way of using BDD style feature file. cucumber-api lets one validate public APIs JSON response in blazingly fast time. Inspired by cucumber-api-steps. Checkout sample to see cucumber-api...