1.0.0 • Published 4 years ago

tl-user-event-mod v1.0.0

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

tl-user-event-mod

  • All userEvent calls will be async
  • The allAtOnce option in type will be replaced by userEvent.paste
  • The imports will need to be updated (React Testing Library will re-export userEvent)
  • Removes @testing-library/user-event from package.json

Usage

npx tl-user-event-mod
npx tl-user-event-mod ./project/__tests__/*.spec.js