Crate picotest

Source

Modules§

internal
Picotest Internal API
panic
Panic support in the standard library.

Macros§

panic
Panics the current thread.

Structs§

Cluster
Context
A test context.
Duration
A Duration type to represent a span of time, typically used for system timeouts.
OnceLock
A synchronization primitive which can nominally be written to only once.
PathBuf
An owned, mutable path (akin to String).
cluster

Constants§

PICOTEST_USER
PICOTEST_USER_PASSWORD

Statics§

SESSION_CLUSTER

Functions§

cluster
get_or_create_session_cluster

Type Aliases§

PluginConfigMap
PluginTopology

Attribute Macros§

fixture
picotest
picotest_unit
rstest