https://github.com/xmidt-org/idock
A support library that provides integration testing tooling.
https://github.com/xmidt-org/idock
Last synced: 11 days ago
JSON representation
A support library that provides integration testing tooling.
- Host: GitHub
- URL: https://github.com/xmidt-org/idock
- Owner: xmidt-org
- License: apache-2.0
- Created: 2023-12-01T01:19:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-04T12:25:18.000Z (6 months ago)
- Last Synced: 2025-05-13T00:52:29.892Z (11 days ago)
- Language: Go
- Size: 85 KB
- Stars: 0
- Watchers: 12
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# idock
A support library that provides integration testing tooling.
[](https://github.com/xmidt-org/idock/actions/workflows/ci.yml)
[](http://codecov.io/github/xmidt-org/idock?branch=main)
[](https://goreportcard.com/report/github.com/xmidt-org/idock)
[](https://github.com/xmidt-org/idock/blob/main/LICENSE)
[](https://github.com/xmidt-org/idock/releases/latest)
[](https://pkg.go.dev/github.com/xmidt-org/idock)## Table of Contents
- [Code of Conduct](#code-of-conduct)
- [Examples](#examples)
- [Contributing](#contributing)## Code of Conduct
This project and everyone participating in it are governed by the [XMiDT Code Of Conduct](https://xmidt.io/code_of_conduct/).
By participating, you agree to this Code.## Examples
Coming soon.
## Contributing
Refer to [CONTRIBUTING.md](CONTRIBUTING.md).