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

https://github.com/linyows/go-test-setupteardown-sandbox

Sandbox of SetupTeardown for Go Test
https://github.com/linyows/go-test-setupteardown-sandbox

Last synced: 29 days ago
JSON representation

Sandbox of SetupTeardown for Go Test

Awesome Lists containing this project

README

        

Sandbox of SetupTeardown for Go Test
====================================

[![Travis](https://img.shields.io/travis/linyows//go-test-setupteardown-sandbox.svg?style=flat-square)][travis]

[travis]: https://travis-ci.org/linyows/go-test-setupteardown-sandbox

- Like a `before(:all)` on Rspec
- Like a `before(:each)` on Rspec
- No running with go-test argument