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

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

Awesome Lists containing this project

README

          

# go-utils
utilities for go

[![Run Status](https://api.shippable.com/projects/5909ce71cd25170600387238/badge?branch=master)](https://app.shippable.com/github/marcusljx/go-sandbox)
[![Coverage Badge](https://api.shippable.com/projects/5909ce71cd25170600387238/coverageBadge?branch=master)](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