UNPKG

@tickur/runner

Version:

Tickur Runner is a tool that supports playing Tickur-recorded test cases in command line mode.

13 lines (9 loc) 499 B
# Tickur Runner Tickur Runner is a tool that supports playing tickur-recorded test cases in command line mode. To use this tool, please visit the Chrome Web Store to install the [Tickur Panel Extension](https://chromewebstore.google.com/detail/tickur-recorder/eicbhgkneojgadgkahabpplddfgmgehm). Use it to create test files and run them with our runner. ## Installation ``` npm install @tickur/runner ``` ## Documentation See [this link](https://hackmd.io/@Tickur/Documents) for more information.