Skip to content

Releases: ArnaudBuchholz/ui5-test-runner

v5.9.1

31 Jul 14:28
Compare
Choose a tag to compare

5.9.1 (2025-07-31)

Bug Fixes

  • includes values for options to avoid --no-screenshot generating --screenshot (8013bd4)

v5.9.0

24 Jul 03:50
40d1ab9
Compare
Choose a tag to compare

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

23 Jun 12:57
Compare
Choose a tag to compare

5.8.1 (2025-06-23)

Bug Fixes

  • bump REserve to 2.3.3 to limit listeners on requests' sockets (a0b3513)

v5.8.0

20 Jun 14:35
Compare
Choose a tag to compare

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

16 Jun 12:22
Compare
Choose a tag to compare

5.7.4 (2025-06-16)

Bug Fixes

  • secure generation of junit-xml-report (18bf3b6)

v5.7.3

15 Jun 15:35
Compare
Choose a tag to compare

5.7.3 (2025-06-15)

Bug Fixes

  • forcibly close REserve and wait for handles to be released (182027d)

v5.7.2

08 Jun 03:26
Compare
Choose a tag to compare

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

21 May 14:03
Compare
Choose a tag to compare

5.7.1 (2025-05-21)

Bug Fixes

v5.7.0

18 Apr 15:31
Compare
Choose a tag to compare

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

18 Apr 12:51
Compare
Choose a tag to compare

5.6.3 (2025-04-18)

Bug Fixes

  • do not stop the server while watching (#134) (e13e0b9)