Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/altipla-consulting/connecttest

Helpers to test Connect services.
https://github.com/altipla-consulting/connecttest

Last synced: about 1 month ago
JSON representation

Helpers to test Connect services.

Awesome Lists containing this project

README

        

# connecttest

[![Go Reference](https://pkg.go.dev/badge/github.com/altipla-consulting/connecttest.svg)](https://pkg.go.dev/github.com/altipla-consulting/connecttest)

Helpers to test Connect services.

## Install

```shell
go get github.com/altipla-consulting/connecttest
```

## Contributing

You can make pull requests or create issues in GitHub. Any code you send should be formatted using `make gofmt`.

## License

[MIT License](LICENSE)