https://github.com/grosser/parallel_tests

Last synced: about 1 month ago

Repository metadata:

Ruby: 2 CPUs = 2x Testing Speed for RSpec, Test::Unit and Cucumber


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 1,446
Total Committers: 199
Avg Commits per committer: 7.266
Development Distribution Score (DDS): 0.625

Commits in past year: 31
Committers in past year: 11
Avg Commits per committer in past year: 2.818
Development Distribution Score (DDS) in past year: 0.355

Name Email Commits
grosser g****l@g****m 542
Michael Grosser m****l@g****t 337
David Rodríguez d****z@r****t 38
Joakim Kolsjö j****o@g****m 21
Jon Dufresne j****e@g****m 19
Aleksei Gusev a****v@g****m 17
Adam Berlin b****b@g****m 13
Sandeep Singh s****1@m****m 12
Cezary Baginski c****y@c****t 12
Eric Kessler m****8@g****m 11
Lukas Oberhuber l****r@s****k 10
Izaak Alpert i****t@b****m 10
Fred Wu f****d@e****m 10
Alejandro Pulver a****r@g****m 9
Zeke Fast z****t@g****m 9
Calaway c****y 9
Benjamin Quorning b****n@q****t 9
Samer Masry s****r@p****m 8
Urban Hafner c****t@u****m 8
Nathan Broadbent g****t@n****m 8
Silas Sewell s****s@s****g 7
Nolan Ehrstrom g****b@n****m 7
Joseph Shraibman j****n@m****m 7
Alexandre Wilhelm c****d@g****m 7
Aaron Jensen a****n@g****m 7
Iain Beeston i****n@g****m 6
Matt Hodgson m****n@m****m 6
Terence Lee h****2@g****m 6
bootstraponline c****e@b****m 5
Rhett Sutphin r****t@d****t 5
and 169 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

rubygems: parallel_tests

Run Test::Unit / RSpec / Cucumber / Spinach in parallel

  • Homepage: https://github.com/grosser/parallel_tests
  • Documentation: http://www.rubydoc.info/gems/parallel_tests/
  • Licenses: MIT
  • Latest release: 4.7.1 (published 8 months ago)
  • Last Synced: 2024-11-10T21:05:40.833Z (about 1 month ago)
  • Versions: 252
  • Dependent Packages: 123
  • Dependent Repositories: 5,167
  • Downloads: 114,037,796 Total
  • Docker Downloads: 138,340,798
  • Rankings:
    • Downloads: 0.181%
    • Dependent packages count: 0.282%
    • Dependent repos count: 0.441%
    • Average: 0.561%
    • Docker downloads count: 0.615%
    • Stargazers count: 0.629%
    • Forks count: 1.22%
  • Maintainers (1)
go: github.com/grosser/parallel_tests

rubygems: phene-parallel_tests

Run tests / specs / features in parallel

  • Homepage: http://github.com/grosser/parallel_tests
  • Documentation: http://www.rubydoc.info/gems/phene-parallel_tests/
  • Licenses:
  • Latest release: 0.6.2 (published over 13 years ago)
  • Last Synced: 2024-11-10T21:05:39.829Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 4,290 Total
  • Rankings:
    • Stargazers count: 0.612%
    • Forks count: 1.195%
    • Dependent packages count: 15.554%
    • Dependent repos count: 21.778%
    • Average: 22.083%
    • Downloads: 71.277%
  • Maintainers (1)

Dependencies

spec/fixtures/rails60/package.json npm
  • @rails/actioncable ^6.0.0
  • @rails/ujs ^6.0.0
  • turbolinks ^5.2.0
spec/fixtures/rails61/package.json npm
  • @rails/actioncable ^6.0.0
  • @rails/ujs ^6.0.0
  • turbolinks ^5.2.0
Gemfile rubygems
  • bump >= 0
  • cucumber ~> 4.0
  • cuke_modeler ~> 3.0
  • minitest ~> 5.5.0
  • rake >= 0
  • rspec ~> 3.3
  • rubocop >= 0
  • spinach >= 0
  • test-unit >= 0
Gemfile.lock rubygems
  • activesupport 6.1.5
  • ast 2.4.2
  • builder 3.2.4
  • bump 0.10.0
  • colorize 0.8.1
  • concurrent-ruby 1.1.10
  • cucumber 4.1.0
  • cucumber-core 7.1.0
  • cucumber-create-meta 1.0.0
  • cucumber-cucumber-expressions 10.3.0
  • cucumber-gherkin 14.2.0
  • cucumber-html-formatter 7.2.0
  • cucumber-messages 12.4.0
  • cucumber-tag-expressions 2.0.4
  • cucumber-wire 3.1.0
  • cuke_modeler 3.15.0
  • diff-lcs 1.3
  • ffi 1.15.5
  • gherkin-ruby 0.3.2
  • i18n 1.10.0
  • middleware 0.1.0
  • minitest 5.5.1
  • multi_test 0.1.2
  • parallel 1.22.1
  • parallel_tests 3.11.1
  • parser 3.1.1.0
  • power_assert 2.0.1
  • protobuf-cucumber 3.10.8
  • rainbow 3.1.1
  • rake 13.0.6
  • regexp_parser 2.2.1
  • rexml 3.2.5
  • rspec 3.11.0
  • rspec-core 3.11.0
  • rspec-expectations 3.11.0
  • rspec-mocks 3.11.0
  • rspec-support 3.11.0
  • rubocop 1.26.1
  • rubocop-ast 1.16.0
  • ruby-progressbar 1.11.0
  • spinach 0.11.0
  • sys-uname 1.2.2
  • test-unit 3.5.3
  • thor 1.2.1
  • thread_safe 0.3.6
  • tzinfo 2.0.4
  • unicode-display_width 2.1.0
  • zeitwerk 2.5.4
parallel_tests.gemspec rubygems
  • parallel >= 0
spec/fixtures/rails60/Gemfile rubygems
  • parallel_tests >= 0 development
  • sprockets-rails >= 0
  • sqlite3 >= 0
  • tzinfo-data >= 0
spec/fixtures/rails60/Gemfile.lock rubygems
  • actioncable 6.0.3
  • actionmailer 6.0.3
  • actionpack 6.0.3
  • actionview 6.0.3
  • activejob 6.0.3
  • activemodel 6.0.3
  • activerecord 6.0.3
  • activesupport 6.0.3
  • builder 3.2.4
  • concurrent-ruby 1.1.10
  • crass 1.0.6
  • erubi 1.10.0
  • globalid 1.0.0
  • i18n 1.10.0
  • loofah 2.15.0
  • mail 2.7.1
  • method_source 1.0.0
  • mini_mime 1.1.2
  • mini_portile2 2.6.1
  • minitest 5.15.0
  • nio4r 2.5.8
  • nokogiri 1.12.5
  • parallel 1.22.1
  • parallel_tests 3.11.1
  • racc 1.6.0
  • rack 2.2.3
  • rack-test 1.1.0
  • rails-dom-testing 2.0.3
  • rails-html-sanitizer 1.4.2
  • railties 6.0.3
  • rake 13.0.6
  • sprockets 4.0.3
  • sprockets-rails 3.4.2
  • sqlite3 1.4.2
  • thor 1.2.1
  • thread_safe 0.3.6
  • tzinfo 1.2.9
  • tzinfo-data 1.2022.1
  • websocket-driver 0.7.5
  • websocket-extensions 0.1.5
  • zeitwerk 2.5.4
spec/fixtures/rails61/Gemfile rubygems
  • parallel_tests >= 0 development
  • sprockets-rails >= 0
  • sqlite3 >= 0
  • tzinfo-data >= 0
spec/fixtures/rails61/Gemfile.lock rubygems
  • actioncable 6.1.3
  • actionmailer 6.1.3
  • actionpack 6.1.3
  • actionview 6.1.3
  • activejob 6.1.3
  • activemodel 6.1.3
  • activerecord 6.1.3
  • activesupport 6.1.3
  • builder 3.2.4
  • concurrent-ruby 1.1.10
  • crass 1.0.6
  • erubi 1.10.0
  • globalid 1.0.0
  • i18n 1.10.0
  • loofah 2.15.0
  • mail 2.7.1
  • method_source 1.0.0
  • mini_mime 1.1.2
  • mini_portile2 2.6.1
  • minitest 5.15.0
  • nio4r 2.5.8
  • nokogiri 1.12.5
  • parallel 1.22.1
  • parallel_tests 3.11.1
  • racc 1.6.0
  • rack 2.2.3
  • rack-test 1.1.0
  • rails-dom-testing 2.0.3
  • rails-html-sanitizer 1.4.2
  • railties 6.1.3
  • rake 13.0.6
  • sprockets 4.0.3
  • sprockets-rails 3.4.2
  • sqlite3 1.4.2
  • thor 1.2.1
  • tzinfo 2.0.4
  • tzinfo-data 1.2022.1
  • websocket-driver 0.7.5
  • websocket-extensions 0.1.5
  • zeitwerk 2.5.4
spec/fixtures/rails70/Gemfile rubygems
  • parallel_tests >= 0 development
  • sqlite3 >= 0
  • tzinfo-data >= 0
spec/fixtures/rails70/Gemfile.lock rubygems
  • actioncable 7.0.2.3
  • actionmailer 7.0.2.3
  • actionpack 7.0.2.3
  • actionview 7.0.2.3
  • activejob 7.0.2.3
  • activemodel 7.0.2.3
  • activerecord 7.0.2.3
  • activesupport 7.0.2.3
  • builder 3.2.4
  • concurrent-ruby 1.1.10
  • crass 1.0.6
  • digest 3.1.0
  • erubi 1.10.0
  • globalid 1.0.0
  • i18n 1.10.0
  • io-wait 0.2.1
  • loofah 2.15.0
  • mail 2.7.1
  • method_source 1.0.0
  • mini_mime 1.1.2
  • mini_portile2 2.8.0
  • minitest 5.15.0
  • net-imap 0.2.3
  • net-pop 0.1.1
  • net-protocol 0.1.2
  • net-smtp 0.3.1
  • nio4r 2.5.8
  • nokogiri 1.13.3
  • parallel 1.22.1
  • parallel_tests 3.11.1
  • racc 1.6.0
  • rack 2.2.3
  • rack-test 1.1.0
  • rails-dom-testing 2.0.3
  • rails-html-sanitizer 1.4.2
  • railties 7.0.2.3
  • rake 13.0.6
  • sqlite3 1.4.2
  • strscan 3.0.1
  • thor 1.2.1
  • timeout 0.2.0
  • tzinfo 2.0.4
  • tzinfo-data 1.2022.1
  • websocket-driver 0.7.5
  • websocket-extensions 0.1.5
  • zeitwerk 2.5.4
.github/workflows/test.yml actions
  • actions/checkout master composite
  • ruby/setup-ruby v1 composite