Articles tagged #testing
-
Testing Library
Complete and straightforward testing utilities that encourage good testing practices. The more your tests resemble the way your software is used, the more confidence they can give you. Tools to help to test: https://testing-playground.com/
-
Testing Library vs Enzyme
https://testing-playground.com/ it's a website I recommend you to check it out, like the name suggests it
-
Testing Concepts Notes
Testing concepts notes
-
BDD
It's like TDD but without the bad things and even more good things