dhis2_generate_test_setup
Set up DHIS2 app testing environments by configuring frameworks like Jest, Cypress, or Playwright and generating unit, integration, e2e, or visual tests with mock setups for APIs, DataStore, and authentication.
Instructions
Generate testing setup and example tests for DHIS2 app
Input Schema
Name | Required | Description | Default |
---|---|---|---|
coverage | No | ||
mockSetup | No | ||
testFramework | Yes | Testing framework to configure | |
testTypes | No | Types of tests to set up |