项目作者: testing-library

项目描述 :
🕷️ Simple and complete WebdriverIO DOM testing utilities that encourage good testing practices.
高级语言: TypeScript
项目地址: git://github.com/testing-library/webdriverio-testing-library.git



webdriverio-testing-library




spider


WebdriverIO utilities that encourage good testing practices laid down by dom-testing-library.



Based heavily on the great work on nightwatch-testing-library




Build Status
@testing-library/webdriverio"">version
MIT License
semantic-release

PRs Welcome
Code of Conduct



TestingJavaScript.com Learn the smart, efficient way to test any JavaScript application.

The problem

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

This solution

Based heavily on nightwatch-testing-library

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:

  1. npm install --save-dev @testing-library/webdriverio

Usage

Usage Docs

Other Solutions

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

LICENSE

MIT