augment-vir - v31.51.1
Preparing search index...
TestContextByEnv
Type Alias TestContextByEnv
Test context by the env they run in.
Package
@augment-vir/test
type
TestContextByEnv
=
{
node
:
NodeTestContext
;
playwright
:
PlaywrightTestContext
;
web
:
MochaTestContext
;
}
Index
Properties
node
playwright
web
Properties
node
node
:
NodeTestContext
playwright
playwright
:
PlaywrightTestContext
web
web
:
MochaTestContext
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
node
playwright
web
augment-vir - v31.51.1
Loading...
Test context by the env they run in.
Package
@augment-vir/test