Skip to content

Upgrade to test-prof 1.0.7

Peter Leitzen requested to merge pl-upgrade-test-prof into master

What does this MR do and why?

Upgrade gem test-prof from 0.12.0 to 1.0.7.

Notable changes from CHANGELOG.md:

  • Add ability to use custom logger.
  • Fix Spring detection when DISABLE_SPRING=1 is used.
  • Fix access to let_it_be variables in after(:all) hook.
  • Add support for using the before_all hook with Rails' parallelize feature (using processes).

All interesting features to potentially use for us but the main reason is use a stable version of test-prof.

Refs !71373

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Peter Leitzen

Merge request reports