Versions in this module Expand all Collapse all v0 v0.13.5 Sep 20, 2025 v0.13.4 Sep 17, 2025 v0.13.3 Sep 17, 2025 Changes in this version + func Test(t *testing.T, param Param) + func TestAll(t *testing.T, params []Param) + type Param struct + ExpectedError error + ExpectedValue any + F func(url string) (any, error) + Name string + RequestBody string + ResponseBody string