github allure-framework/allurectl 2.14.1

latest releases: 2.15.6, 2.15.5, 2.15.4...
pre-release14 months ago

What's new

🧱 Improvements

  • [2.14.0] new CL switch added to allow managing stdout buffer size in case your tests massively use stdout to print verbose information about their execution.
    • stdout-max-buff-size value is to be set in bytes.
    • without setting the buffer size, the child process (tests execution) could fall into deadlock due to overflow of the stdout buffer
    • use this only if your tests massively use stdout and when your pipeline hangs during the tests execution
  • [2.14.0] added explicit message about the detected CI system, if no CI system has been detected, informing user about working in nin-CI mode.

🐞 Bug Fixes

  • [2.14.1] fixed potential NPE during indexing process.

Don't miss a new allurectl release

NewReleases is sending notifications on new releases.