
openmcp-testing
About this project
OpenMCP-testing helps to set up e2e test suites for openmcp applications. Like xp-testing but for openmcp.
pkg/clusterutils provides functionality to interact with the different clusters of an openMCP installation
pkg/conditions provides common pre/post condition checks
pkg/providers provides functionality to test cluster-providers, platform-services and service-providers
pkg/resources provides functionality to (batch) import and delete resources
pkg/setup provides functionality to bootstrap an openmcp environment
Requirements and Setup
You need go and docker to execute the sample test suite.
go test -v ./e2e/... -count=1
Support, Feedback, Contributing
This project is open to feature requests/suggestions, bug reports etc. via GitHub issues. Contribution and feedback are encouraged and always welcome. For more information about how to contribute, the project structure, as well as additional contribution information, see our Contribution Guidelines.
Security / Disclosure
If you find any bug that may be a security problem, please follow our instructions at in our security policy on how to report it. Please do not create GitHub issues for security-related doubts or problems.
Code of Conduct
We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone. By participating in this project, you agree to abide by its Code of Conduct at all times.
Licensing
Copyright 2025 SAP SE or an SAP affiliate company and openmcp-testing contributors. Please see our LICENSE for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available via the REUSE tool.