Skip to content

Latest commit

 

History

History
117 lines (83 loc) · 5.21 KB

README.md

File metadata and controls

117 lines (83 loc) · 5.21 KB

cypress-testing-library

tiger

Simple and complete custom Cypress commands and utilities that encourage good testing practices.


Build Status Code Coverage version downloads MIT License

All Contributors PRs Welcome Code of Conduct

Watch on GitHub Star on GitHub Tweet

Sponsor

The problem

// TODO

This solution

// TODO

Table of Contents

Installation

This module is distributed via npm which is bundled with node and should be installed as one of your project's devDependencies:

npm install --save-dev cypress-testing-library

Usage

// TODO

Inspiration

// TODO

Other Solutions

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

Contributors

Thanks goes to these people (emoji key):


Kent C. Dodds

💻 📖 🚇 ⚠️

Ivan Babak

💻 🤔

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

LICENSE

MIT