Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 592 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 592 Bytes

r2e-platform-example

This repo is an example how to use the R2E platform to run automatic tests on Github Actions.

Usage

To run the tests:

roc ./tests.roc

To run headless:

roc ./tests.roc --headless

To run in DebugMode (pauses between actions, verbose loging, highlight actions in browser):

roc ./tests.roc --debug

Results

See example test results in: index.html