Releases: ArnaudBuchholz/ui5-test-runner
Releases · ArnaudBuchholz/ui5-test-runner
v5.9.1
5.9.1 (2025-07-31)
Bug Fixes
- includes values for options to avoid --no-screenshot generating --screenshot (8013bd4)
v5.9.0
5.9.0 (2025-07-24)
Bug Fixes
- detect and filter out empty browser arguments (1bd8573)
Features
- introduce "Empty browser argument filtered out" warning (ffbfe60)
- keep track of command line arguments and config file content (c47676e)
v5.8.1
5.8.1 (2025-06-23)
Bug Fixes
- bump REserve to 2.3.3 to limit listeners on requests' sockets (a0b3513)
v5.8.0
5.8.0 (2025-06-20)
Bug Fixes
- improve detection on non TTY console (4defaa8)
Features
- new --ci option to force output to non interactive (6167abf)
v5.7.4
5.7.4 (2025-06-16)
Bug Fixes
- secure generation of junit-xml-report (18bf3b6)
v5.7.3
5.7.3 (2025-06-15)
Bug Fixes
- forcibly close REserve and wait for handles to be released (182027d)
v5.7.2
5.7.2 (2025-06-08)
Bug Fixes
- add traces during report generation (7bc620e)
- asynchronous check for latest version no more impacting startup time, also check ui5-test-runner itself (a0622a8)
- capabilities: handle case where parent window is "simulated" (happy-dom) (0d59df1)
- capabilities: proper logging of errors (0d67ae0)
- detect leaking TLS sockets that prevents runner termination (7c9a868)
- handle new punyexpr export format (#136) (f839d4d)
- increase default end timeout (1280e81)
- jsdom: also handles jsdomError (d2dd09e)
- jsdom: restores jsdom compatibility (#137) (fe753cd)
v5.7.1
5.7.1 (2025-05-21)
Bug Fixes
v5.7.0
5.7.0 (2025-04-18)
Bug Fixes
- add missing mapping for log levels (597367b)
- undefined is converted to a unicode character to avoid failure (f6b0427)
Features
- enables the override of localhost hostname #131 (7c0dfad)
v5.6.3
5.6.3 (2025-04-18)
Bug Fixes