-
Notifications
You must be signed in to change notification settings - Fork 1
Study Resources
Robert Hieger edited this page Oct 24, 2020
·
2 revisions
This page contains ancillary study resources taking a deeper look into the anatomy of unit tests and the different styles of unit testing available.
NOTE: The Jest Testing Framework utilizes Behavior-Driven Development. This mode of software development is a superset and further development of its predecessor, Test-Driven Development.