Suites

A suite is a collection of test cases. While a test case should focus on only one test scenario, a test suite can contain test cases for many test scenarios.

We will learn how to define assertions, test cases, and test suites later in this chapter, in the Unit tests and integration tests with Mocha section).

Get Learning TypeScript 2.x - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.