{"repo":"ArnaudBuchholz/ui5-test-runner","free":true,"listed":false,"github":"https://github.com/ArnaudBuchholz/ui5-test-runner","clone":"git clone https://github.com/ArnaudBuchholz/ui5-test-runner.git","description":"A test runner for UI5 applications enabling parallel execution of tests.","language":"TypeScript","stars":32,"topics":["automation","test-automation","testing-tool","ui5","sapui5"],"license":"MIT","category":"workflow-automation","readme_excerpt":"UI5 Test runner 6️⃣ β A self-sufficient test runner for UI5 applications enabling parallel execution of tests. To put it in a nutshell, some UI5 applications have so many tests that when you run them in a browser, it ends up crashing . The main reason is memory consumption : the browser process goes up to 2 GB and it blows up. JavaScript is based on garbage collecting but it needs time to operate and the stress caused by executing the tests as well as the use of iframes do not let enough bandwidth for the browser to free up the memory. This tool is designed and built as a substitute of the UI5 karma runner. It executes all the tests in parallel thanks to several browser instances (which also reduces the total execution time ) . 📚 Documentation 💿 How to install Works with Node.js = 24 Local installation npm install --save-dev ui5-test-runner Trigger either with npx ui5-test-runner or through an npm script invoking ui5-test-runner Global installation npm install --global ui5-test-runner Trigger with ui5-test-runner NOTE : additional packages might be needed during the execution ( puppeteer , selenium-webdriver , nyc ...) . If they are found installed locally in the tested project, they are used. Otherwise, they are installed globally . ⚖️ License ⚠️ Breaking changes Version Reason - - 6 .0.0 • Drop support of Node.js < 24 5 .0.0 • Some coverage reports now includes all files, leading to a potential decrease of coverage 4 .0.0 • Drop support of Node.js 16 3 .0.0 • Drop support","default_branch":null,"files":null,"tree":[],"storefront":"/r/ArnaudBuchholz","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/ArnaudBuchholz/ui5-test-runner/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}