An open API service providing repository metadata for many open source software ecosystems.

Package Usage: rubygems: minitest

minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking. "I had a class with Jim Weirich on testing last week and we were allowed to choose our testing frameworks. Kirk Haines and I were paired up and we cracked open the code for a few test frameworks... I MUST say that minitest is *very* readable / understandable compared to the 'other two' options we looked at. Nicely done and thank you for helping us keep our mental sanity." -- Wayne E. Seguin minitest/test 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/test 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 (and stub) object framework. minitest/pride shows pride in testing and adds coloring to your test output. I guess it is an example of how to write IO pipes too. :P minitest/test 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. "Again, I can't praise enough the idea of a testing/specing framework that I can actually read in full in one sitting!" -- Piotr Szotkowski Comparing to rspec: rspec is a testing DSL. minitest is ruby. -- Adam Hawkins, "Bow Before MiniTest" minitest doesn't reinvent anything that ruby already provides, like: classes, modules, inheritance, methods. This means you only have to learn ruby to use minitest and all of your regular OO practices like extract-method refactorings still apply.
142 versions
Latest release: about 1 year ago
13,347 dependent packages
874,181,963 downloads total

View more package details: https://packages.ecosystem.code.gouv.fr/registries/rubygems.org/packages/minitest

Dependent Repos 124

AssuranceMaladieSec/assurancemaladiesec.github.io
Website of the IT Security team of Assurance Maladie (French public Health Insurance)

Size: 951 KB - Last synced: 2 days ago - Pushed: over 1 year ago

LAB-MI/api.gouv.fr Fork of betagouv/api.gouv.fr
Liste les API disponibles au sein de l'administration française

Size: 6.23 MB - Last synced: about 5 hours ago - Pushed: almost 6 years ago

LETG/geoauth Fork of dotgee/geoauth
Authentication system for georchestra like gis stack

Size: 349 KB - Last synced: about 5 hours ago - Pushed: over 2 years ago

SocialGouv/emjpm-api-doc Fork of ringcentral/slate 📦
eMJPM API Documentation

Size: 11.2 MB - Last synced: 6 days ago - Pushed: about 2 years ago

SocialGouv/tps Fork of demarches-simplifiees/demarches-simplifiees.fr
demarches-simplifiees.fr

Size: 19.8 MB - Last synced: 6 days ago - Pushed: 11 months ago

SocialGouv/mano 📦
MANO renforce la continuité de suivi au cœur du travail des maraudes et des lieux d’accueil.

Size: 27.6 MB - Last synced: 6 days ago - Pushed: about 2 months ago

MTES-MCT/mon-devis-sans-oublis-backend
Mon Devis Sans Oublis - Backend (API et Back Office)

Size: 1.16 MB - Last synced: 7 days ago - Pushed: 7 days ago

codegouvfr/ecosystems-commits Fork of ecosyste-ms/commits
An open API service providing commit metadata for open source projects.

Size: 480 KB - Last synced: 2 days ago - Pushed: 6 months ago

codegouvfr/ecosystems-parser Fork of ecosyste-ms/parser
An open API service to parse dependency metadata from many open source software ecosystems manifest files.

Size: 750 KB - Last synced: 2 days ago - Pushed: 6 months ago

codegouvfr/ecosystems-summary Fork of ecosyste-ms/summary
An open API service for producing an overview of a list of open source projects.

Size: 438 KB - Last synced: 2 days ago - Pushed: 6 months ago

GIP-RECIA/greenlight Fork of bigbluebutton/greenlight
A really simple end-user interface for your BigBlueButton server.

Size: 5.98 MB - Last synced: 5 minutes ago - Pushed: over 3 years ago