https://github.com/bool64/shared
Shared provides space to share variables between test helpers.
https://github.com/bool64/shared
Last synced: 29 days ago
JSON representation
Shared provides space to share variables between test helpers.
- Host: GitHub
- URL: https://github.com/bool64/shared
- Owner: bool64
- License: mit
- Created: 2020-12-19T15:53:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-11-14T17:32:01.000Z (5 months ago)
- Last Synced: 2025-11-14T19:24:31.550Z (5 months ago)
- Language: Go
- Homepage: https://pkg.go.dev/github.com/bool64/shared
- Size: 22.5 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Shared Vars
[](https://github.com/bool64/shared/actions?query=branch%3Amaster+workflow%3Atest-unit)
[](https://codecov.io/gh/bool64/shared)
[](https://pkg.go.dev/github.com/bool64/shared)
[](https://wakatime.com/badge/github/bool64/shared)


Shared provides space and contract to share variables between test helpers and libraries.