Skip to content

Commit 58a2139

Browse files
committed
wrap table driven tests in t.Run to allow running individual tests
This makes debugging individual test cases much easier. For example: go test -p 1 ./pkg/controller/cronjob -run TestSyncOne_Status/prev_ran_but_done,_is_time,_past_deadline -v
1 parent 184fe99 commit 58a2139

File tree

1 file changed

+295
-283
lines changed

1 file changed

+295
-283
lines changed

0 commit comments

Comments
 (0)