package
Version:
v2.0.0-rc.2
Opens a new window with list of versions in this module.
Published: Nov 8, 2023
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
For builds a test manager using the provided test context T
A is a type to create a literal JSON array
jsonLiteral := tm.A{ "a vale", "other value" }
type O = map[string]interface{}
O is a type to create a literal JSON object
jsonLiteral := tm.O{"name": "a name", "age": 32}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.