Skip to content

📚 Documentation

🍁 Overview

A self-sufficient test runner for UI5 applications enabling parallel execution of tests.

  • Serve the application with @ui5/cli, then run :
    ui5-test-runner --port 8081 --url http://localhost:8080/test/testsuite.qunit.html,

  • Follow the progress of the tests using http://localhost:8081/_/progress.html,

  • Report is generated in the report/ folder.

💬 Presentations

📖 Detailed documentation