Registry / testing / mschoch-smat

mschoch-smat

JSON →
library0.2.0gogounverified

Package smat provides a state machine-based automated testing framework for Go programs.

go get github.com/mschoch/smat
INSTALL
IMPORT
SIG · MSCHOCH-SMAT
M
mschoch-smat
testinggov0.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

smat
github.com/mschoch/smat

Create a new smat context for state machine testing.

package main import ( "github.com/mschoch/smat" ) func main() { ctx := smat.Context{} _ = ctx }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
mschoch-smat — go get mschoch-smat · libregistry