modernization-integration-tests Skill
Run multi-layer integration tests for modernized Java applications. Supports 4 layers - Layer 1 (TestContainers), Layer 2 (Smoke Tests), Layer 3 (Azure Integration), Layer 4 (Behavioral Comparison). Java projects only - skip if source code is not Java. Triggers: "generate integration tests", "add integration tests", "c Published by microsoft in github-copilot-modernization.
What is modernization-integration-tests Skill?
Run multi-layer integration tests for modernized Java applications. Supports 4 layers - Layer 1 (TestContainers), Layer 2 (Smoke Tests), Layer 3 (Azure Integration), Layer 4 (Behavioral Comparison). Java projects only - skip if source code is not Java. Triggers: "generate integration tests", "add integration tests", "c Published by microsoft in github-copilot-modernization. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Testing
- Testing use cases
Technical details
- Install or run with Copy skill directory
When to use modernization-integration-tests Skill
- Use it for testing.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/github-copilot-modernization
- Skill file: plugins/github-copilot-modernization/skills/modernization-integration-tests/SKILL.md
What it does
Run multi-layer integration tests for modernized Java applications. Supports 4 layers - Layer 1 (TestContainers), Layer 2 (Smoke Tests), Layer 3 (Azure Integration), Layer 4 (Behavioral Comparison). Java projects only - skip if source code is not Java. Triggers: "generate integration tests", "add integration tests", "c
Skill instructions
Integration Tests for Modernized Java Applications Language Support This skill supports Java projects only. If the source code is not Java (e.g., .NET, Python, Node.js), skip test generation and report that integration tests are not supported for this language. User Input - layer (Optional): Which layer to test (1, 2, 3, or 4). Default: 1 - azure-config (Optional, Layer 3 only): Azure environment configuration - modernization-work-folder (Optional): Directory path for generating plan and summary files. Default: .github/integration-tests - test-root (Optional): The root directory for integration tests. Default: current working directory. All application modules found in the directory are included in integration tests. Available references Layer 1: Local Integration Tests Read references/layer1-local-integration.md first, then create TestContainers-based integration test classes. Layer 2: Smoke Tests Read references/layer2-smoke-tests.md first. Layer 2 uses shell-based smoke tests with d
Explore related resources
Frequently asked questions
What is modernization-integration-tests?
modernization-integration-tests is a open-source AI agent skill with Copy skill directory. Run multi-layer integration tests for modernized Java applications.
Who is modernization-integration-tests best for?
modernization-integration-tests is best for reusing agent instructions, scripts, and references, testing workflows.
How do I install modernization-integration-tests?
Install or run modernization-integration-tests using Copy skill directory. Check modernization-integration-tests for the latest setup command.
Is modernization-integration-tests actively maintained?
modernization-integration-tests may need a closer maintenance check before production use.
Auto-fetched from GitHub.