Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 396 Bytes

api.md

File metadata and controls

29 lines (20 loc) · 396 Bytes

API reference

commands:


run

Running tests, founded in fs by glob pattern.
Required parameters:

testring run --tests ./__test__/*.js

record

Creating record session. During execute a it opens browser window with recording app and empty browser window.
TODO add details

testring record