This repository has been archived by the owner on Jul 15, 2023. It is now read-only.
Test snippet should support Parallel execution by default #2291
Labels
snippets
feature requests regarding addition of snippets
Currently, the
tdt
snippet produces the following code:This is useful, but doesn't make use of parallel execution as per https://golang.org/pkg/testing/#hdr-Subtests_and_Sub_benchmarks
So my proposal is that they change to add this in (and match the naming convention in the docs).
It needs 10 thumbs up on the issue to be considered, so please vote if you think it's a good change!
The text was updated successfully, but these errors were encountered: