package
Version:
v1.14.2-rc.1
Opens a new window with list of versions in this module.
Published: Aug 29, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Test is a helper for running tests in parallel without having to create new
Go test functions.
New creates a new Test.
Tests are executed during given test's cleanup.
Add adds a test function to be executed in parallel.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.