@testing-library/testcafe

<div align="center"> <h1>testcafe-testing-library</h1>

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
@testing-library/testcafe
71155.0.15 months ago5 years agoMinified + gzip package size for @testing-library/testcafe in KB

Readme

testcafe-testing-library

ox

Testcafe selectors and utilities that encourage good testing practices laid down by dom-testing-library.


Read the docs | Edit the docs



testcafe-testing-library !versionversion-badgepackage !downloadsdownloads-badgenpmtrends !MIT Licenselicense-badgelicense semantic-release
All Contributors !PRs Welcomeprs-badgeprs !Code of Conductcoc-badgecoc Dependabot Status !Discorddiscord-badgediscord
!Watch on GitHubgithub-watch-badgegithub-watch !Star on GitHubgithub-star-badgegithub-star !Tweettwitter-badgetwitter

The problem

You want to use dom-testing-library methods in your Testcafetestcafe tests.

This solution

This allows you to use all the useful dom-testing-library methods in your tests.

Table of Contents



Installation

This module is distributed via npmnpm which is bundled with nodenode and should be installed as one of your project's devDependencies:
npm install --save-dev @testing-library/testcafe

Usage

Usage Docs

Other Solutions

I'm not aware of any, if you are please make a pull requestprs and add it here!

Contributors

Thanks goes to these wonderful people (emoji key):
<td align="center"><a href="https://github.com/benmonro"><img src="https://avatars3.githubusercontent.com/u/399236?v=4" width="100px;" alt=""/><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=""/><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=""/><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>
<td align="center"><a href="http://mrtnvh.com"><img src="https://avatars1.githubusercontent.com/u/2543633?v=4" width="100px;" alt=""/><br /><sub><b>Maarten Van Hoof</b></sub></a><br /><a href="https://github.com/testing-library/testcafe-testing-library/commits?author=vanhoofmaarten" title="Code">πŸ’»</a></td>
<td align="center"><a href="https://github.com/dobogo"><img src="https://avatars2.githubusercontent.com/u/1498117?v=4" width="100px;" alt=""/><br /><sub><b>Katsuya Hino</b></sub></a><br /><a href="https://github.com/testing-library/testcafe-testing-library/commits?author=dobogo" title="Code">πŸ’»</a></td>
<td align="center"><a href="http://theinterned.net"><img src="https://avatars2.githubusercontent.com/u/2694?v=4" width="100px;" alt=""/><br /><sub><b>Ned Schwartz</b></sub></a><br /><a href="https://github.com/testing-library/testcafe-testing-library/commits?author=theinterned" title="Documentation">πŸ“–</a></td>
<td align="center"><a href="https://www.matej.snuderl.si/"><img src="https://avatars3.githubusercontent.com/u/8524109?v=4" width="100px;" alt=""/><br /><sub><b>Matej Ε nuderl</b></sub></a><br /><a href="https://github.com/testing-library/testcafe-testing-library/commits?author=Meemaw" title="Code">πŸ’»</a> <a href="https://github.com/testing-library/testcafe-testing-library/commits?author=Meemaw" title="Tests">⚠️</a></td>
<td align="center"><a href="https://github.com/timmak"><img src="https://avatars2.githubusercontent.com/u/24553?v=4" width="100px;" alt=""/><br /><sub><b>Tim Pinington</b></sub></a><br /><a href="https://github.com/testing-library/testcafe-testing-library/commits?author=timmak" title="Code">πŸ’»</a> <a href="https://github.com/testing-library/testcafe-testing-library/commits?author=timmak" title="Tests">⚠️</a></td>
<td align="center"><a href="https://nilshartmann.net"><img src="https://avatars0.githubusercontent.com/u/435073?v=4" width="100px;" alt=""/><br /><sub><b>Nils Hartmann</b></sub></a><br /><a href="https://github.com/testing-library/testcafe-testing-library/issues?q=author%3Anilshartmann" title="Bug reports">πŸ›</a></td>



This project follows the all-contributors specification. Contributions of any kind welcome!

LICENSE

MIT