Git Product home page Git Product logo

test-unit's Introduction

test-unit

Description

An xUnit family unit testing framework for Ruby.

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.

Features

  • Test::Unit 1.2.3 is the original Test::Unit, taken straight from the ruby distribution. It is being distributed as a gem to allow tool builders to use it as a stand-alone package. (The test framework in ruby is going to radically change very soon).

  • test-unit will be improved actively and may break compatiblity with Test::Unit 1.2.3. (We will not hope it if it isn't needed.)

  • Some features exist as separated gems like GUI test runner. (Tk, GTK+ and Fox) test-unit-full gem package provides for installing all Test::Unit related gems easily.

How To

  • How To (link for GitHub)
  • {file:doc/text/how-to.md How To} (link for YARD)

Install

% sudo gem install test-unit

If you want to use full Test::Unit features:

% sudo gem install test-unit-full

License

(The Ruby License)

This software is distributed under the same terms as ruby.

Exception:

  • lib/test/unit/diff.rb is a triple license of the Ruby license, PSF license and LGPLv2.1 or later.

  • lib/test-unit.rb is a dual license of the Ruby license and LGPLv2.1 or later.

Authors

Active

  • Kouhei Sutou: The current maintainer
  • Haruka Yoshihara: Data driven test supports.

Inactive

  • Nathaniel Talbott: The original author
  • Ryan Davis: The second maintainer

Images

Thanks

  • Daniel Berger: Suggestions and bug reports.
  • Designing Patterns: Suggestions.
  • Erik Hollensbe: Suggestions and bug reports.
  • Bill Lear: A suggestion.
  • Diego Pettenò: A bug report.
  • Angelo Lakra: A bug report.
  • Mike Pomraning: A bug report.
  • David MARCHALAND: Suggestions and bug reports.
  • Andrew Grimm: A bug report.
  • Champak Ch: A bug report.
  • Florian Frank: A bug report.
  • grafi-tt: Bug fixes and reports.
  • Jeremy Stephens: A bug report.
  • Hans de Graaff: Bug reports.
  • James Mead: A bug report.
  • Marc Seeger (Acquia): A bug report.
  • boutil: A bug report.
  • Vladislav Rassokhin: A bug report.

test-unit's People

Contributors

kou avatar okkez avatar trans avatar k-tsj avatar kares avatar zenspider avatar ryoqun avatar voxik avatar grosser avatar unak avatar takahashim avatar ksss avatar authornari avatar nurse avatar myokoym avatar rb2k avatar kachick avatar junegunn avatar joshk avatar drasch avatar headius avatar bappelt avatar bfontaine avatar sodabrew avatar

Watchers

Ryunosuke Sato avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.