Contact Us 1-800-596-4880

Scaffold an MUnit Test Suite from an API Specification

Use APIkit to scaffold an empty MUnit test suite structure based on the endpoints defined in your API specification. Scaffolding generates the test suite file but not the individual tests, giving you a starting point for writing your MUnit tests.

To create this empty test suite:

  1. Locate and right-click the APIkit router in your project.

  2. Select Create Test Suite for Project From API Specification.