Tag: bigtest
The Lesson of BigTest Interactors: never write a flaky test again!
To prevent flaky tests, BigTest introduces the Interactor API, designed around the lessons learned in Capybara. This article introduces the benefits of Interactors in BigTest and how to use them to write reliable tests.
→ Read ArticleJonas Niklas
July 16, 2020
Big Testing in React
When we write and develop our applications, it's with the intent that somebody will use it. We write tests so we can be assured that everything in our app works as expected and is bug free. But how confident are you in your tests?
→ Read ArticleWil Wilsman
June 13, 2018