We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce3d68d commit 5a70904Copy full SHA for 5a70904
testdata/README.md
@@ -1,8 +1,8 @@
1
# Acceptance test data
2
3
-The junit xml formatter uses the examples from the cucumber compatibility kit
+The junit xml formatter uses the examples from the [cucumber compatibility kit](https://github.com/cucumber/compatibility-kit)
4
for acceptance testing. These examples consist of `.ndjson` files created by
5
-the `fake-cucumber` reference implementation.
+the [`fake-cucumber` reference implementation](https://github.com/cucumber/fake-cucumber).
6
7
* The `.njdon` files are copied in by running `npm install`.
8
* The expected `.xml` files are created by running the
0 commit comments