# alexander-integration-tests **Repository Path**: mirrors_mulesoft/alexander-integration-tests ## Basic Information - **Project Name**: alexander-integration-tests - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-19 - **Last Updated**: 2026-02-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Alexander Integration Tests These are the integration tests for Alexander Services. To install all the modules without running the tests ``` mvn clean install ``` To run just the tests without installing anything else ``` mvn clean install -Pintegration-tests -Dmozart.environment=devx ```