Versions in this module Expand all Collapse all v0 v0.1.3 Feb 23, 2020 Changes in this version + func MatchRegexp(t *testing.T, subject string, expectedReStr ...string) + func StringSliceExactly(t *testing.T, expected []string, actual []string) + func StringSortedSliceExactly(t *testing.T, expected []string, actual []string)