Discovering Unit Tests
A unit test is a test that make sure a small piece of functionality is working correctly. In this video, we'll write our first unit test and discuss what the benefits are compared to a larger test (such as a feature test).
A unit test is a test that make sure a small piece of functionality is working correctly. In this video, we'll write our first unit test and discuss what the benefits are compared to a larger test (such as a feature test).