Skip to content

Add feedback on RSpec tests duration in the MR

Add feedback on RSpec tests duration in the MR

  1. Publish as artifacts the RSpec profile stats for each MR and for the master branch
  2. Use the defined thresholds to compare the RSpec tests duration https://docs.gitlab.com/ee/development/testing_guide/best_practices.html#top-slow-tests
  3. Add a comment in the MR using triage-ops, or other tools, where we add the RSpec profile stats for the tests related to the MR changes, from the artifact.
Edited by Alina Mihaila