https://github.com/test-unit/test-unit

Last synced: about 1 month ago

Repository metadata:

test-unit


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 1,444
Total Committers: 68
Avg Commits per committer: 21.235
Development Distribution Score (DDS): 0.427

Commits in past year: 46
Committers in past year: 6
Avg Commits per committer in past year: 7.667
Development Distribution Score (DDS) in past year: 0.5

Name Email Commits
Kouhei Sutou k****u@c****m 827
Kouhei Sutou k****u@c****g 370
Kenji Okimoto o****o@c****m 68
Kenichi Kamiya k****1@g****m 24
Tsutomu Katsube t****e@g****m 23
Haruka Yoshihara y****a@c****m 23
Kazuki Tsujimoto k****i@c****t 10
takiy33 t****3@g****m 7
kares s****f@k****g 6
7rans t****e@g****m 5
Ryan Davis r****y@z****m 4
Akira Matsuda r****e@d****p 3
Andy Waite a****8 3
naofumi-fujii n****i@g****m 3
cosmo0920 c****g@y****p 3
Ryo Onodera r****n@g****m 3
Hiroyuki Sato h****o@g****m 3
Luke Gruber l****u@g****m 2
Masafumi Yokoyama y****a@c****m 2
Mau Magnaguagno m****o@g****m 2
Vít Ondruch v****h@r****m 2
icm7216 i****d@g****m 2
David Rodríguez d****z@r****t 2
Nobuyoshi Nakada n****u@r****g 2
dependabot[bot] 4****] 2
Ryunosuke Sato t****s@g****m 1
Olle Jonsson o****n@g****m 1
Marc Seeger m****l@m****e 1
Koichi ITO k****o@g****m 1
Kenta Murata 3****n 1
and 38 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

rubygems: test-unit

test-unit (Test::Unit) is unit testing framework for Ruby, based on xUnit principles. These were originally designed by Kent Beck, creator of extreme programming software development methodology, for Smalltalk's SUnit. It allows writing tests, checking results and automated testing in Ruby.

  • Homepage: http://test-unit.github.io/
  • Documentation: http://www.rubydoc.info/gems/test-unit/
  • Licenses: Ruby,BSDL,PSFL
  • Latest release: 3.6.2 (published 10 months ago)
  • Last Synced: 2024-11-10T21:34:07.593Z (about 1 month ago)
  • Versions: 97
  • Dependent Packages: 3,214
  • Dependent Repositories: 29,710
  • Downloads: 65,847,203 Total
  • Docker Downloads: 4,812,084,700
  • Rankings:
    • Docker downloads count: 0.004%
    • Dependent packages count: 0.018%
    • Dependent repos count: 0.201%
    • Downloads: 0.352%
    • Average: 1.121%
    • Forks count: 2.603%
    • Stargazers count: 3.546%
  • Maintainers (4)
maven: rubygems:test-unit

Test::Unit (test-unit) is unit testing framework for Ruby, based on xUnit principles. These were originally designed by Kent Beck, creator of extreme programming software development methodology, for Smalltalk's SUnit. It allows writing tests, checking results and automated testing in Ruby.

  • Homepage: https://github.com/test-unit/test-unit
  • Documentation: https://appdoc.app/artifact/rubygems/test-unit/
  • Licenses: Ruby,PSFL
  • Latest release: 3.0.3 (published over 9 years ago)
  • Last Synced: 2024-11-10T21:34:08.156Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 2
  • Dependent Repositories: 11
  • Rankings:
    • Dependent repos count: 7.418%
    • Average: 17.553%
    • Forks count: 19.044%
    • Stargazers count: 20.601%
    • Dependent packages count: 23.15%

Dependencies

test-unit.gemspec rubygems
  • bundler >= 0 development
  • kramdown >= 0 development
  • packnga >= 0 development
  • rake >= 0 development
  • yard >= 0 development
  • power_assert >= 0
.github/workflows/release.yml actions
  • actions/checkout v3 composite
  • softprops/action-gh-release v1 composite
.github/workflows/test.yml actions
  • actions/checkout v3 composite
  • ruby/setup-ruby v1 composite
Gemfile rubygems
  • bigdecimal >= 0 development