KnapsackPro / knapsack_pro-ruby

Knapsack Pro gem splits tests across parallel CI nodes and makes sure that tests run in optimal time
https://knapsackpro.com
MIT License
131 stars 27 forks source link

Performance improvement: don't run `rake knapsack_pro:rspec_test_example_detector` when no slow test files are detected for RSpec #225

Closed ArturT closed 12 months ago

ArturT commented 12 months ago

Performance improvement: don't run rake knapsack_pro:rspec_test_example_detector when no slow test files are detected for RSpec.

Thanks to that, we improve performance and save a few or a dozen seconds (depending on the project's complexity).

Related issues

development testing

This PR change was tested with a bin script.