networkservicemesh / cloudtest

CloudTest an automatic cloud-wide integration test execution tool.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CloudTest tool

GithubActions Build Status Weekly minutes Mailing list GitHub license Slack Channel Slack Invite CII Best Practices

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 execute 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

References

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.

About

CloudTest an automatic cloud-wide integration test execution tool.

License:Apache License 2.0


Languages

Language:Go 98.1%Language:Makefile 1.0%Language:Shell 0.9%