Skip to content

Commit 5a70904

Browse files
authored
Add references
1 parent ce3d68d commit 5a70904

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

testdata/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Acceptance test data
22

3-
The junit xml formatter uses the examples from the cucumber compatibility kit
3+
The junit xml formatter uses the examples from the [cucumber compatibility kit](https://github.com/cucumber/compatibility-kit)
44
for acceptance testing. These examples consist of `.ndjson` files created by
5-
the `fake-cucumber` reference implementation.
5+
the [`fake-cucumber` reference implementation](https://github.com/cucumber/fake-cucumber).
66

77
* The `.njdon` files are copied in by running `npm install`.
88
* The expected `.xml` files are created by running the

0 commit comments

Comments
 (0)