Skip to content

Study Resources

Robert Hieger edited this page Oct 24, 2020 · 2 revisions

Ancillary JavaScript Unit Testing Study Resources

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.


Return to Wiki Home

Clone this wiki locally