Versions in this module Expand all Collapse all v0 v0.3.13 Aug 8, 2019 v0.3.12 Aug 8, 2019 Changes in this version + func Run(fn interface{}, desc func(desc func(string) *Test)) + type Test struct + func (t *Test) In(args ...interface{}) *Test + func (t *Test) IsErr(fn ...interface{}) + func (t *Test) IsNil(fn ...interface{})