question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Move to `@testing-library/react-native` 🎉

See original GitHub issue

We’re in the process of completely replacing https://github.com/testing-library/native-testing-library with this repo. Which means renaming react-native-testing-library to @testing-library/react-native.

Would anyone be interested in writing a migration guide?

EDIT: Migration guide: https://callstack.github.io/react-native-testing-library/docs/migration-v7

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:15
  • Comments:15 (11 by maintainers)

github_iconTop GitHub Comments

3reactions
kentcdoddscommented, Jul 24, 2020

v6 of @testing-library/react-native was just published. So when we publish this repo as the main package it will need to be version 7

2reactions
thymikeecommented, Jul 28, 2020

I’m happy to watch jest-native over. Since the migration guide is created. I’m closing this issue. Thanks everyone for your cooperation, it was very helpful!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Migration to 7.0 | React Native Testing Library - Open Source
Guide for react-native-testing-library users. This guide describes steps necessary to migrate from React Native Testing Library v2.x or v6.0 to v7.0 ...
Read more >
React Native Testing Library
Simple and complete React Native testing utilities that encourage good testing practices.. Latest version: 11.5.0, last published: 10 days ...
Read more >
Testing react native with testing library
In this application we are going to test the App component ... import React from 'react'; import App from './App'; import { render...
Read more >
A Definitive Guide to React Native Testing Library
We usually start with adding test.todo() with a description as the initial list of tests we will cover. Then we go ahead and...
Read more >
Introduction
React Native Testing Library is a testing library for React ... You want to write maintainable tests for your React Native components.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found