In our past tutorials, we have gone over the different things we can test with Jest and Testing Library with React Native. In this tutorial, we will cover a few random things I find helpful that we can do with Jest.
Using Jest and Testing Library with React Native Part VI: Functional Testing
In our last tutorial, we went over style testing. In this tutorial, we will go over functional testing for your React Native app.
Using Jest and Testing Library with React Native Part V: Styles Testing
This series covers testing React Native apps with Jest and Testing Library. In our past tutorial, we went over testing text and a button. In this tutorial, we will go over Testing Styles in your React Native app.
Using Jest and Testing Library with React Native Part IV: Testing a Button
In our last tutorial, we went over how to test for an element/component that is not found. In this tutorial, we will go over adding a button to our React Native codebase. After the button is added, we’ll test it.
Documenting with Markdown
In today’s environment, we have an embarrassment of riches when it comes to documenting our applications. We have a multitude of word processors, websites with word processors built in, wikis, and notes applications galore.
So you may be wondering, is there even any point in talking about ways to document your application? I think there is. In this blog, Iโll share my documentation tool and how and why you can use it in your own projects. Itโs called Markdown.





