Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: sclevine/spec

v1.4.0

13 Dec 03:16

Choose a tag to compare

When t.Skip is called in an S.Before, only execute matching S.Afters (#14).

v1.3.0

01 Oct 22:34
c7caf97

Choose a tag to compare

Run S.Afters when any S.Befores fail (#14).

Thanks @cbron!

v1.2.0

15 Nov 02:49

Choose a tag to compare

Hide internal line numbers to clean up test output: #3, b518b20

Thanks @joefitzgerald!

v1.1.0

26 Oct 22:30
18074d5

Choose a tag to compare

Add Suites feature: #2

v1.0.0

24 Jul 21:47
37d52e4

Choose a tag to compare

First release with support for Go 1.11 Modules.
See the README for details.