Skip to main content Link Menu Expand (external link) Document Search Copy Copied
Last updated: Apr 05, 23 09:42 UTC | Permalink

Test Adequacy Activity

We will gain experience improving test suites using two adequacy criteria: line coverage and mutation coverage. The instructions reference line numbers in transcriptManager.ts. Do not change that file while you are following along, or else you may find that the line referenced do not match what you see.

As usual, download the starter code and run npm install.

Then, follow the instructions given in the README.md file


© 2023 Adeel Bhutta, Jan Vitek and Mitch Wand. Released under the CC BY-SA license