DEV Community

loading...
Artur Trzop profile picture

Artur Trzop

I created https://knapsackpro.com to run 1-hour tests in 2 minutes on the CI with optimal test suite parallelisation.

Location Kraków, Poland Joined Joined on  Github logo
Work

Software Engineer at KnapsackPro.com

ruby/setup-ruby or actions/cache - caching Ruby gems on Github Actions

ruby/setup-ruby or actions/cache - caching Ruby gems on Github Actions

Reactions 2 Comments
4 min read
Parallel scaling RSpec tests on Buildkite to increase CI build speed

Parallel scaling RSpec tests on Buildkite to increase CI build speed

Reactions 6 Comments
7 min read
Run Cucumber tests on Github Actions fast with parallel jobs

Run Cucumber tests on Github Actions fast with parallel jobs

Reactions 6 Comments
4 min read
Best add-ons for Ruby on Rails project hosted on Heroku

Best add-ons for Ruby on Rails project hosted on Heroku

Reactions 7 Comments
6 min read
How to run fast RSpec tests on CircleCI with parallel jobs and have nice JUnit XML reports in CircleCI web UI

How to run fast RSpec tests on CircleCI with parallel jobs and have nice JUnit XML reports in CircleCI web UI

Reactions 5 Comments
4 min read
How to run too slow RSpec test file in parallel on Github Actions - programmatically divide spec file by test examples

How to run too slow RSpec test file in parallel on Github Actions - programmatically divide spec file by test examples

Reactions 6 Comments
5 min read
loading...