nightwatch-testing-library
nightwatch selectors and utilities that encourage good testing practices laid down by dom-testing-library.
Read the docs | Edit the docs
![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)
![Code of Conduct](https://img.shields.io/badge/code%20of-conduct-ff69b4.svg?style=flat-square)
![Tweet](https://img.shields.io/twitter/url/https/github.com/testing-library/nightwatch-testing-library.svg?style=social)
The problem
You want to use dom-testing-library methods in your nightwatch 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 npm which is bundled with node and
should be installed as one of your project's devDependencies
:
npm install --save-dev @testing-library/nightwatch
Usage
Usage Docs
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 wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
LICENSE
MIT