<div align="center"> <h1>testcafe-testing-library</h1>
npm install @testing-library/testcafeTestcafe selectors and utilities that encourage good testing practices laid down by dom-testing-library.

[![version][version-badge]][package]
[![downloads][downloads-badge]][npmtrends]
[![MIT License][license-badge]][license]


[![PRs Welcome][prs-badge]][prs]
[![Code of Conduct][coc-badge]][coc]

[![Discord][discord-badge]][discord]
[![Watch on GitHub][github-watch-badge]][github-watch]
[![Star on GitHub][github-star-badge]][github-star]
[![Tweet][twitter-badge]][twitter]
You want to use dom-testing-library methods in your [Testcafe][testcafe] tests.
This allows you to use all the useful dom-testing-library methods in your tests.
- Installation
- Usage
- Other Solutions
- Contributors
- LICENSE
This module is distributed via [npm][npm] which is bundled with [node][node] and
should be installed as one of your project's devDependencies:
````
npm install --save-dev @testing-library/testcafe
I'm not aware of any, if you are please [make a pull request][prs] and add it
here!
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
MIT
[npm]: https://www.npmjs.com/
[node]: https://nodejs.org
[coverage]: https://codecov.io/github/testing-library/testcafe-testing-library
[version-badge]: https://img.shields.io/npm/v/@testing-library/testcafe.svg?style=flat-square
[package]: https://www.npmjs.com/package/@testing-library/testcafe
[downloads-badge]: https://img.shields.io/npm/dm/@testing-library/testcafe.svg?style=flat-square
[npmtrends]: http://www.npmtrends.com/@testing-library/testcafe
[license-badge]: https://img.shields.io/npm/l/@testing-library/testcafe.svg?style=flat-square
[license]: https://github.com/testing-library/testcafe-testing-library/blob/master/LICENSE
[prs-badge]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square
[prs]: http://makeapullrequest.com
[donate-badge]: https://img.shields.io/badge/$-support-green.svg?style=flat-square
[coc-badge]: https://img.shields.io/badge/code%20of-conduct-ff69b4.svg?style=flat-square
[coc]: https://github.com/testing-library/testcafe-testing-library/blob/master/other/CODE_OF_CONDUCT.md
[github-watch-badge]: https://img.shields.io/github/watchers/testing-library/testcafe-testing-library.svg?style=social
[github-watch]: https://github.com/testing-library/testcafe-testing-library/watchers
[github-star-badge]: https://img.shields.io/github/stars/testing-library/testcafe-testing-library.svg?style=social
[github-star]: https://github.com/testing-library/testcafe-testing-library/stargazers
[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
[twitter-badge]: https://img.shields.io/twitter/url/https/github.com/testing-library/testcafe-testing-library.svg?style=social
[emojis]: https://github.com/benmonro/all-contributors#emoji-key
[all-contributors]: https://github.com/all-contributors/all-contributors
[dom-testing-library]: https://github.com/testing-library/dom-testing-library
[testcafe]: https://devexpress.github.io/testcafe/
[discord-badge]: https://img.shields.io/discord/723559267868737556.svg?color=7389D8&labelColor=6A7EC2&logo=discord&logoColor=ffffff&style=flat-square
[discord]: https://discord.gg/testing-library