func/pkg/testing
Matej Vasek 0645af7a41
fix: pre-compile mock binaries instead of 'go run' (#1645)
The 'go run' does internally compile and it prolongs perceived run-time.
This may lead to timeout in some tests.

Signed-off-by: Matej Vasek <mvasek@redhat.com>
2023-03-22 18:21:55 +00:00
..
testing.go fix: pre-compile mock binaries instead of 'go run' (#1645) 2023-03-22 18:21:55 +00:00