The echo_server
echo back a json response of any HTTP json request.
This demonstrates cukelib features:
- Simple launching of a server using the
childService
sub-module. - Set up of request and response steps
- Basic usage of request response steps
- Shorthand usage of request response steps
- Customization of step definitions: ./features/support/customization.js and ./features/customization.feature