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.
- Host: GitHub
- URL: https://github.com/KnapsackPro/knapsack
- Owner: KnapsackPro
- License: mit
- Created: 2014-07-01T17:12:27.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-10-17T10:54:52.000Z (2 months ago)
- Last Synced: 2024-10-29T14:51:29.628Z (about 2 months ago)
- Topics: auto-balancing, buildkite, ci-server, circle-ci, cucumber, minitest, parallelism, rspec, ruby, semaphore-ci, snap-ci, spinach, testing-tools, travis-ci, turnip
- Language: Ruby
- Homepage: https://knapsackpro.com
- Size: 1.04 MB
- Stars: 518
- Watchers: 8
- Forks: 95
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Owner metadata:
- Name: Knapsack Pro
- Login: KnapsackPro
- Email:
- Kind: organization
- Description: Speed up your tests. Run 1 hour test suite in 2 minutes with optimal parallelisation on your existing CI infrastructure
- Website: https://knapsackpro.com
- Location: Poland
- Twitter: KnapsackPro
- Company:
- Icon url: https://avatars.githubusercontent.com/u/11784872?v=4
- Repositories: 26
- Last Synced at: 2024-03-25T20:34:56.343Z
- Profile URL: https://github.com/KnapsackPro
- Sponsor URL:
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 | 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
- Total packages: 1
-
Total downloads:
- rubygems: 238,746,742 total
- Total docker downloads: 435,155,996
- Total dependent packages: 3
- Total dependent repositories: 1,054
- Total versions: 59
- Total maintainers: 3
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
- actions/checkout v2 composite
- ruby/setup-ruby v1 composite
- 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