Difference between revisions of "Minitest"

From Free Software Directory
Jump to: navigation, search
(Debian import)
 
(Added Debian link)
Line 29: Line 29:
 
involved for test-case discovery.
 
involved for test-case discovery.
 
|Homepage URL=http://docs.seattlerb.org/minitest/
 
|Homepage URL=http://docs.seattlerb.org/minitest/
|User level=
+
|Accepts cryptocurrency donations=No
|Component programs=
 
|VCS checkout command=
 
|Computer languages=
 
|Status=
 
|Is GNU=No
 
 
|Version identifier=5.4.2-1
 
|Version identifier=5.4.2-1
|Version download=http://ftp.debian.org/debian/pool/main/r/ruby-minitest/ruby-minitest_5.4.2.orig.tar.gz  
+
|Version download=http://ftp.debian.org/debian/pool/main/r/ruby-minitest/ruby-minitest_5.4.2.orig.tar.gz
|Submitted by=Debian import
+
|Last review by=Bendikker
 +
|Last review date=2018/03/21
 
|Submitted date=2015-07-17
 
|Submitted date=2015-07-17
}}
+
|Is GNU=No
{{Import
 
|Source=Debian
 
|Source link=http://packages.debian.org/sid/ruby-minitest
 
|Source packages=ruby-minitest 5.4.2-1
 
|Date=2015-07-17
 
 
}}
 
}}
 
{{Project license
 
{{Project license
Line 52: Line 43:
 
|License verified date=2014-09-30
 
|License verified date=2014-09-30
 
|License note=License: expat
 
|License note=License: expat
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref) (R)
 +
|Resource URL=https://tracker.debian.org/pkg/ruby-minitest
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Download
 
|Resource kind=Download
 
|Resource URL=https://github.com/seattlerb/minitest
 
|Resource URL=https://github.com/seattlerb/minitest
 +
}}
 +
{{Software category}}
 +
{{Featured}}
 +
{{Import
 +
|Date=2015-07-17
 +
|Source=Debian
 +
|Source link=http://packages.debian.org/sid/ruby-minitest
 
}}
 
}}

Revision as of 08:04, 21 March 2018


[edit]

Minitest

http://docs.seattlerb.org/minitest/
Ruby test tools supporting TDD, BDD, mocking, and benchmarking

minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking.

minitest/unit is a small and incredibly fast unit testing framework. It provides a rich set of assertions to make your tests clean and readable.

minitest/spec is a functionally complete spec engine. It hooks onto minitest/unit and seamlessly bridges test assertions over to spec expectations.

minitest/benchmark is an awesome way to assert the performance of your algorithms in a repeatable manner. Now you can assert that your newb co-worker doesn't replace your linear algorithm with an exponential one!

minitest/mock by Steven Baker, is a beautifully tiny mock object framework.

minitest/pride shows pride in testing and adds coloring to your test output.

minitest/unit is meant to have a clean implementation for language implementors that need a minimal set of methods to bootstrap a working test suite. For example, there is no magic involved for test-case discovery.





Licensing

License

Verified by

Verified on

Notes

License

Expat

Verified by

Debian: Cédric Boutillier <boutil@debian.org>

Verified on

30 September 2014

Notes

License: expat




Leaders and contributors

Resources and communication

AudienceResource typeURI
Ruby (Ref)https://rubygems.org/gems/minitest
Python (Ref)https://pypi.org/project/minitest
Downloadhttps://github.com/seattlerb/minitest
Debian (Ref) (R)https://tracker.debian.org/pkg/ruby-minitest


Software prerequisites




Entry







"Debian (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.








Date 2015-07-17
Source Debian
Source link http://packages.debian.org/sid/ruby-minitest

[[Category:]]



Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.