https://github.com/marcusljx/go-utils
Sandbox for go
https://github.com/marcusljx/go-utils
incoming-webhooks random slack table-driven-test test-suite testing-tools
Last synced: 3 months ago
JSON representation
Sandbox for go
- Host: GitHub
- URL: https://github.com/marcusljx/go-utils
- Owner: marcusljx
- License: mit
- Created: 2017-04-29T11:23:56.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-25T14:14:48.000Z (over 8 years ago)
- Last Synced: 2024-06-20T04:20:11.646Z (almost 2 years ago)
- Topics: incoming-webhooks, random, slack, table-driven-test, test-suite, testing-tools
- Language: Go
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-utils
utilities for go
[](https://app.shippable.com/github/marcusljx/go-sandbox)
[](https://app.shippable.com/github/marcusljx/go-sandbox)
## gest
SetUp/TearDown test suite builders that integrates directly with `TestMain`.
Build the suite in `TestMain` directly.
## tabby
Table Driven Unit Tests for Go
## srand
Library of random string generators for a variety of purposes
## slackim
Library for sending Slack messages via the Incoming-Webhooks integration