Versions in this module Expand all Collapse all v1 v1.0.2 Apr 21, 2026 v1.0.1 Apr 21, 2026 Changes in this version + func CreateCSV(t *testing.T, header []string, rows [][]string) string + func ReadCSV(t *testing.T, path string) ([]string, [][]string)