Skip to content

Commit 545130b

Browse files
rakannimerKent C. Dodds
authored andcommitted
docs: Add link to Cypress (#15)
* docs: Add link to Cypress Might be helpful for people who don't know what Cypress, or are familiar with `kcd-testing-libraries` testing style but not Cypress. * docs: Replace complete link with link reference
1 parent 557591b commit 545130b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
## The problem
2828

29-
You want to use [`dom-testing-library`][dom-testing-library] methods in your Cypress tests.
29+
You want to use [`dom-testing-library`][dom-testing-library] methods in your [Cypress][cypress] tests.
3030

3131
## This solution
3232

@@ -132,3 +132,4 @@ MIT
132132
[emojis]: https://github.com/kentcdodds/all-contributors#emoji-key
133133
[all-contributors]: https://github.com/kentcdodds/all-contributors
134134
[dom-testing-library]: https://github.com/kentcdodds/dom-testing-library
135+
[cypress]: https://www.cypress.io/

0 commit comments

Comments
 (0)