package
0.0.0-20210916100932-d192fcfaa9da
Repository: https://github.com/liubaninc/m0.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

DefaultRunOption returns the default RunOption.
NewRunner instance a Runner.
Throw throw go error in js vm as an Exception.
Throws throw go string in js vm as an Exception.

# Structs

Runner is the runner of test file.
RunOption is the option to run a test script.
TestCase is the one test case.

# Interfaces

Adapter is the interface of underlying logic manager.