README
¶
Runnable Examples
HTTP Runner
$ runn run ./http.yml --debug
Expression evaluation and Built-in function
See the details
// expression evaluation engine
$ runn run ./expr.yml --debug
// built-in function
$ runn run ./func.yml --debug
Chrome
$ runn run ./cdp.yml --debug
Include
$ runn run ./include.yml --debug
Go Test Helper
$ cd go-test
$ go test -cover
Click to show internal directories.
Click to hide internal directories.