Skip to content

ClearBlade/cbtest

Repository files navigation

Disclaimer: cbtest is currently a pet project by danielrs.

cbtest

PkgGoDev Go Report Card Test status GitHub last commit GitHub license

cbtest is Go library that makes it easy to write automated tests against your ClearBlade systems. It provides the following features:

  • Integrates with the Go testing package and similar libraries.

  • Importing systems (with multiple system merge).

  • Destroying systems.

  • Using existing systems.

  • Uses the ClearBlade Go SDK.

Examples

They are located under the examples folder. You can run any of them like follows:

go test -v ./examples/[EXAMPLE FOLDER]

Wiki

Please refer to our wiki for more details regarding cbtest.

Contributing

To contribute, please follow the guidelines.

References

About

Go library for testing ClearBlade systems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published