What is a Test?
Learn what a test is and how it works in jest.
Test
A test is a code that throws an error when the actual result of something does not match the expected output.
Example
Get hands-on with 1300+ tech skills courses.
Learn what a test is and how it works in jest.
A test is a code that throws an error when the actual result of something does not match the expected output.
Get hands-on with 1300+ tech skills courses.