Open roll opened 1 year ago
@roll can you check this issue with @guergana? We need your expertise on this.
@pdelboca @guergana What do you think? I suppose https://testing-library.com/docs/react-testing-library/intro/ is the usual way to go in the modern React apps
@pdelboca @guergana What do you think? I suppose https://testing-library.com/docs/react-testing-library/intro/ is the usual way to go in the modern React apps
Oh cool. I think this is the equivalent to the Vue testing library and is combinable with Jest. So yes. Let's use this one! :)
Overview
For the BETA we need to add the minimal amount for tests that validates a correct state of the codebase