github callstack/react-native-testing-library v1.14.0

latest releases: v12.5.0, v12.4.5, v12.4.4...
3 years ago

1.14.0 (2020-05-18)

Features

  • add findBy* async queries (#304)
  • add within operator for returned instance-bound queries (#306)
  • query nested text nodes (#293)
  • support @testing-library/jest-native custom matchers (#310)

Fixes

  • *ByText would call toString() on objects and only match on [object Object] (#290)

Docs

  • added warnings for *ByTestId queries (#305)
  • migrate to Docusaurus v2 (#299)
  • add React Navigation example (#292)
  • add Redux example (#291)
  • remove use of getByTestId in documentation and tests (#294)

Don't miss a new react-native-testing-library release

NewReleases is sending notifications on new releases.