Best Practices for Testing with Jest
Learn best practices for creating and maintaining Jest tests.
We'll cover the following...
Know what is being tested
This may seem obvious. Of course, we write our tests in such a way that we inherently think that we know what is being tested, but that doesn't mean that we do. There are a few things we can do to ensure that what we think is being tested is actually what is being tested. As we know, our test suites are only as helpful as we write them to be.
Access this course and 1400+ top-rated courses and projects.