# README
CloudTest tool
CloudTest
CloudTest is automatic tool to perform integration testing for cloud based environments, it allow to configure and bring few multiple clouds to live and execurte go/shell integration tests agains all of clusters configured and combine all results into one junit.xml report file to be used with any suitable CI system.
For more information, have a look at our detailed overview of NSM - What is CloudTest?
Install
Install using go get github.com/networkservicemesh/cloudtest
.
Docs
See our full documentation at the docs folder.
Examples
CloudTest with Kind provider example
Get involved
All community are live here: NetworkServiceMesh
- CNCF Code of Conduct
- The Network Service Mesh community follows the CNCF Community Code of Conduct.
References
- Official Website
- NetworkServiceMesh <- Start Here
FAQ
If you run into problems, check the docs and feel free to post issues in the Network Service Mesh repository.
Licence
This project is released under the Apache 2.0 License. Please review the License file for more details.