Simple Cucumber Framework For Testing Various Integration Points
The point of this framework is to allow testing of any tool that requires some simple cucumber json ouput it's goal is a basic skeleton Cucumber JVM framework with a couple of dummy feature files. It should cover the various combinations of gherkin styles, situations where steps are undefined or pending and passing or failing scenarios.
To date it's been used to:
- Test an online Jenkins integration.
- To develop a formatter that will produce a JSON output consumable by Elasticsearch.
- To test integration with qTest Pulse.