ovidiuch / react-testing-examples

Searchable library of React testing examples
https://react-testing-examples.netlify.app
MIT License
387 stars 29 forks source link

Add `@bigtest/interactor` testing examples #26

Closed Robdel12 closed 5 years ago

Robdel12 commented 5 years ago

What is this?

First, I want to say this is such an awesome idea and the site site really well put together. I love how the exact source files are used in the examples. Well done, I love it! 👏 😃

This PR adds testing examples for @bigtest/interactors. Interactors are composable and immutable component page objects. I think they fit in really nicely with the other two examples.

Let me know if there's anything I missed!

ovidiuch commented 5 years ago

@Robdel12 Thanks for your contribution! It's live: https://react-testing-examples.com/jest-interactor/