https://github.com/KnapsackPro/knapsack

auto-balancing buildkite ci-server circle-ci cucumber minitest parallelism rspec ruby semaphore-ci snap-ci spinach testing-tools travis-ci turnip

Last synced: about 1 month ago

Repository metadata:

Knapsack splits tests evenly across parallel CI nodes to run fast CI build and save you time.


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 631
Total Committers: 41
Avg Commits per committer: 15.39
Development Distribution Score (DDS): 0.187

Commits in past year: 2
Committers in past year: 1
Avg Commits per committer in past year: 2.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
ArturT a****p@g****m 513
ArturT a****p@l****o 42
dingn1 y****g@g****m 10
Alfredo Lopez QA a****z@k****m 5
Kamil Trzcinski a****n@a****u 4
Jordan Raine j****e@g****m 4
Nicolas Leger n****r 4
Derek Kniffin d****n@g****m 4
Takuya Noguchi t****h@g****m 3
prostko e****o@o****m 3
Riccardo r****e@g****m 2
ryanrlhh r****h@g****m 2
colinxfleming c****n@g****m 2
Simon Coffey s****n@u****m 2
Nicolas Leger n****r@n****m 2
Kazunori Kajihiro k****o@g****m 2
Gabriel Mazetto b****k@g****m 2
Don Pinkster d****n@m****m 2
Benjamin Fleischer b****4 1
Olivier Lacan hi@o****m 1
Alex Tharp a****x@t****o 1
Andrew Terris a****w@c****m 1
Greggory Rothmeier g****h@g****m 1
Igor Victor g****a@y****u 1
Ilyas Garaev i****v@f****m 1
James Flowers j****s@w****m 1
Javier Aranda j****o@g****m 1
Kevin Yank t****y@k****m 1
Maciej Rzasa m****a@g****m 1
Martin Madsen m****n@g****m 1
and 11 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

rubygems: knapsack

Parallel tests across CI server nodes based on each test file's time execution. It generates a test time execution report and uses it for future test runs.

  • Homepage: https://github.com/KnapsackPro/knapsack
  • Documentation: http://www.rubydoc.info/gems/knapsack/
  • Licenses: MIT
  • Latest release: 4.0.0 (published over 3 years ago)
  • Last Synced: 2024-11-10T21:04:48.397Z (about 1 month ago)
  • Versions: 59
  • Dependent Packages: 3
  • Dependent Repositories: 1,054
  • Downloads: 238,746,742 Total
  • Docker Downloads: 435,155,996
  • Rankings:
    • Downloads: 0.089%
    • Docker downloads count: 0.347%
    • Dependent repos count: 1.002%
    • Average: 1.776%
    • Stargazers count: 2.534%
    • Forks count: 2.661%
    • Dependent packages count: 4.021%
  • Maintainers (3)

Dependencies

.github/workflows/ruby.yml actions
  • actions/checkout v2 composite
  • ruby/setup-ruby v1 composite
knapsack.gemspec rubygems
  • bundler >= 1.6 development
  • cucumber >= 0 development
  • minitest >= 5.0.0 development
  • pry ~> 0 development
  • rspec ~> 3.0 development
  • rspec-its ~> 1.3 development
  • spinach >= 0.8 development
  • timecop >= 0.9.4 development
  • rake >= 0