Versions in this module Expand all Collapse all v1 v1.0.0 Oct 14, 2019 Changes in this version + func Test(t *testing.T, data []Data) + type Data struct + Handler http.HandlerFunc + Name string + RequestBody io.Reader + ResponseBody []byte + Status int Other modules containing this package github.com/karlpokus/routest/v2