README.md 571 Bytes
Newer Older
Dan Jones's avatar
Dan Jones committed
1 2
# backbone-adapter-testsuite

3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Gherkin feature definitions and fixtures to run against all language ports of the backbone-adapter. 

## Contents 

### /features 

Gherkin `.feature` files describing a suite of tests which 
should be run against all language ports of the adapter 

### /fixtures

A set of fixtures to be used to configure the tests.

### Implementations 

You can see existing implementations of the test suite here 

- [JS-Cucumber](https://git.noc.ac.uk/communications-backbone-system/backbone-adapter-javascript) 
Step definitions are in `test/cucumber`