|
2 | 2 | <h1>testcafe-testing-library</h1>
|
3 | 3 |
|
4 | 4 | <a href="https://www.emojione.com/emoji/1f405">
|
5 |
| -<img height="80" width="80" alt="goat" src="https://raw.githubusercontent.com/benmonro/testcafe-testing-library/master/other/goat.png" /> |
| 5 | +<img height="80" width="80" alt="goat" src="https://raw.githubusercontent.com/testing-library/testcafe-testing-library/master/other/goat.png" /> |
6 | 6 | </a>
|
7 | 7 |
|
8 | 8 | <p>Testcafe selectors and utilities that encourage good testing practices laid down by dom-testing-library.</p>
|
9 | 9 |
|
10 |
| -***Please go upvote this issue in testcafe to help make this library better*** https://github.com/DevExpress/testcafe/issues/3758 |
| 10 | +**_Please go upvote this issue in testcafe to help make this library better_** https://github.com/DevExpress/testcafe/issues/3758 |
11 | 11 |
|
12 | 12 | [**Read the docs**](https://testing-library.com/docs/testcafe-testing-library/intro) | [Edit the docs](https://github.com/alexkrolick/testing-library-docs)
|
13 | 13 |
|
|
21 | 21 | [![MIT License][license-badge]][license]
|
22 | 22 | [](https://github.com/semantic-release/semantic-release)
|
23 | 23 |
|
24 |
| - |
25 | 24 | [](#contributors)
|
26 | 25 | [![PRs Welcome][prs-badge]][prs]
|
27 | 26 | [![Code of Conduct][coc-badge]][coc]
|
@@ -82,7 +81,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
|
82 | 81 |
|
83 | 82 | <!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
|
84 | 83 | <!-- prettier-ignore -->
|
85 |
| -<table><tr><td align="center"><a href="https://github.com/benmonro"><img src="https://avatars3.githubusercontent.com/u/399236?v=4" width="100px;" alt="Ben Monro"/><br /><sub><b>Ben Monro</b></sub></a><br /><a href="https://github.com/benmonro/testcafe-testing-library/commits?author=benmonro" title="Documentation">📖</a> <a href="https://github.com/benmonro/testcafe-testing-library/commits?author=benmonro" title="Code">💻</a> <a href="https://github.com/benmonro/testcafe-testing-library/commits?author=benmonro" title="Tests">⚠️</a> <a href="#infra-benmonro" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#ideas-benmonro" title="Ideas, Planning, & Feedback">🤔</a></td><td align="center"><a href="https://kentcdodds.com"><img src="https://avatars0.githubusercontent.com/u/1500684?v=4" width="100px;" alt="Kent C. Dodds"/><br /><sub><b>Kent C. Dodds</b></sub></a><br /><a href="#infra-kentcdodds" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#ideas-kentcdodds" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/benmonro/testcafe-testing-library/commits?author=kentcdodds" title="Code">💻</a></td> <td align="center"><a href="https://twitter.com/miherlosev"><img src="https://avatars2.githubusercontent.com/u/4133518?v=4" width="100px;" alt="Mikhail Losev"/><br /><sub><b>Mikhail Losev</b></sub></a><br /><a href="https://github.com/benmonro/testcafe-testing-library/commits?author=miherlosev" title="Code">💻</a> <a href="#question-miherlosev" title="Answering Questions">💬</a></td></tr></table> |
| 84 | +<table><tr><td align="center"><a href="https://github.com/benmonro"><img src="https://avatars3.githubusercontent.com/u/399236?v=4" width="100px;" alt="Ben Monro"/><br /><sub><b>Ben Monro</b></sub></a><br /><a href="https://github.com/testing-library/testcafe-testing-library/commits?author=benmonro" title="Documentation">📖</a> <a href="https://github.com/testing-library/testcafe-testing-library/commits?author=benmonro" title="Code">💻</a> <a href="https://github.com/testing-library/testcafe-testing-library/commits?author=benmonro" title="Tests">⚠️</a> <a href="#infra-benmonro" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#ideas-benmonro" title="Ideas, Planning, & Feedback">🤔</a></td><td align="center"><a href="https://kentcdodds.com"><img src="https://avatars0.githubusercontent.com/u/1500684?v=4" width="100px;" alt="Kent C. Dodds"/><br /><sub><b>Kent C. Dodds</b></sub></a><br /><a href="#infra-kentcdodds" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#ideas-kentcdodds" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/testing-library/testcafe-testing-library/commits?author=kentcdodds" title="Code">💻</a></td> <td align="center"><a href="https://twitter.com/miherlosev"><img src="https://avatars2.githubusercontent.com/u/4133518?v=4" width="100px;" alt="Mikhail Losev"/><br /><sub><b>Mikhail Losev</b></sub></a><br /><a href="https://github.com/testing-library/testcafe-testing-library/commits?author=miherlosev" title="Code">💻</a> <a href="#question-miherlosev" title="Answering Questions">💬</a></td></tr></table> |
86 | 85 |
|
87 | 86 | <!-- ALL-CONTRIBUTORS-LIST:END -->
|
88 | 87 |
|
|
94 | 93 |
|
95 | 94 | [npm]: https://www.npmjs.com/
|
96 | 95 | [node]: https://nodejs.org
|
97 |
| -[build-badge]: https://img.shields.io/travis/benmonro/testcafe-testing-library.svg?style=flat-square |
98 |
| -[build]: https://travis-ci.org/benmonro/testcafe-testing-library |
99 |
| -[coverage]: https://codecov.io/github/benmonro/testcafe-testing-library |
| 96 | +[build-badge]: https://img.shields.io/travis/testing-library/testcafe-testing-library.svg?style=flat-square |
| 97 | +[build]: https://travis-ci.org/testing-library/testcafe-testing-library |
| 98 | +[coverage]: https://codecov.io/github/testing-library/testcafe-testing-library |
100 | 99 | [version-badge]: https://img.shields.io/npm/v/testcafe-testing-library.svg?style=flat-square
|
101 | 100 | [package]: https://www.npmjs.com/package/testcafe-testing-library
|
102 | 101 | [downloads-badge]: https://img.shields.io/npm/dm/testcafe-testing-library.svg?style=flat-square
|
103 | 102 | [npmtrends]: http://www.npmtrends.com/testcafe-testing-library
|
104 | 103 | [license-badge]: https://img.shields.io/npm/l/testcafe-testing-library.svg?style=flat-square
|
105 |
| -[license]: https://github.com/benmonro/testcafe-testing-library/blob/master/LICENSE |
| 104 | +[license]: https://github.com/testing-library/testcafe-testing-library/blob/master/LICENSE |
106 | 105 | [prs-badge]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square
|
107 | 106 | [prs]: http://makeapullrequest.com
|
108 | 107 | [donate-badge]: https://img.shields.io/badge/$-support-green.svg?style=flat-square
|
109 | 108 | [coc-badge]: https://img.shields.io/badge/code%20of-conduct-ff69b4.svg?style=flat-square
|
110 |
| -[coc]: https://github.com/benmonro/testcafe-testing-library/blob/master/other/CODE_OF_CONDUCT.md |
111 |
| -[github-watch-badge]: https://img.shields.io/github/watchers/benmonro/testcafe-testing-library.svg?style=social |
112 |
| -[github-watch]: https://github.com/benmonro/testcafe-testing-library/watchers |
113 |
| -[github-star-badge]: https://img.shields.io/github/stars/benmonro/testcafe-testing-library.svg?style=social |
114 |
| -[github-star]: https://github.com/benmonro/testcafe-testing-library/stargazers |
115 |
| -[twitter]: https://twitter.com/intent/tweet?text=Check%20out%20testcafe-testing-library%20by%20%40benmonro%20https%3A%2F%2Fgithub.com%2Fbenmonro%2Ftestcafe-testing-library%20%F0%9F%91%8D |
116 |
| -[twitter-badge]: https://img.shields.io/twitter/url/https/github.com/benmonro/testcafe-testing-library.svg?style=social |
| 109 | +[coc]: https://github.com/testing-library/testcafe-testing-library/blob/master/other/CODE_OF_CONDUCT.md |
| 110 | +[github-watch-badge]: https://img.shields.io/github/watchers/testing-library/testcafe-testing-library.svg?style=social |
| 111 | +[github-watch]: https://github.com/testing-library/testcafe-testing-library/watchers |
| 112 | +[github-star-badge]: https://img.shields.io/github/stars/testing-library/testcafe-testing-library.svg?style=social |
| 113 | +[github-star]: https://github.com/testing-library/testcafe-testing-library/stargazers |
| 114 | +[twitter]: https://twitter.com/intent/tweet?text=Check%20out%20testcafe-testing-library%20by%20%40benmonro%20https%3A%2F%2Fgithub.com%2Ftesting-library%2Ftestcafe-testing-library%20%F0%9F%91%8D |
| 115 | +[twitter-badge]: https://img.shields.io/twitter/url/https/github.com/testing-library/testcafe-testing-library.svg?style=social |
117 | 116 | [emojis]: https://github.com/benmonro/all-contributors#emoji-key
|
118 | 117 | [all-contributors]: https://github.com/all-contributors/all-contributors
|
119 | 118 | [dom-testing-library]: https://github.com/testing-library/dom-testing-library
|
|
0 commit comments