Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 368 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 368 Bytes

Option-Select Testing Repo

This repo is made to demonstrate a perceived bug with the @testing-library/user-event selectOptions method.

Set Up

To install:

  1. Clone down the repository
  2. cd into cloned repo
  3. Run npm install
  4. Run npm test to see relevant testing behavior