@testing-library/nightwatch

<div align="center"> <h1>nightwatch-testing-library</h1> <a href="https://www.emojione.com/emoji/bat"> <img height="100" width="100" alt="ox" src="https://raw.githubusercontent.com/testing-library/nightwatch-testing-library/master/other/bat.png" />

Usage no npm install needed!

<script type="module">
  import testingLibraryNightwatch from 'https://cdn.skypack.dev/@testing-library/nightwatch';
</script>

README

nightwatch-testing-library

ox

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

Read the docs | Edit the docs


Build Status version downloads MIT License semantic-release

Dependabot Status All Contributors PRs Welcome Code of Conduct

Watch on GitHub Star on GitHub Tweet

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):

Ben Monro
Ben Monro

📖 💻 ⚠️ 🚇 🤔
Kent C. Dodds
Kent C. Dodds

🚇 🤔 💻
Kevin Brewer
Kevin Brewer

🤔 💻

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

LICENSE

MIT