Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 2.8% dependent packages on rubygems.org
Top 9.9% dependent repos on rubygems.org

rubygems.org : regtest

This library supports a very simple way to do regression testing with Ruby. It is not limited to Ruby projects you can use it also in other contexts where you can extract data with Ruby. You write Ruby scripts with samples. Run these and get the sample results as results files besides your scripts. Check both the scripts and the results files in you Source Code Management System (SCM). When you run the scrips on a later (or even previous) version of your code a simple diff show you if and how the changes in your code or environment impact the results of your samples. This is not a replacement for unit testing but a complement: You can produce a lot of samples with a small amount of Ruby code (e.g. a large number of combinations of data).

Registry - Source - Documentation - JSON
purl: pkg:gem/regtest
Keywords: regression, regression-tests, ruby, test, testing
License: Ruby
Latest release: about 3 years ago
First release: over 10 years ago
Dependent packages: 6
Dependent repositories: 5
Downloads: 33,479 total
Stars: 3 on GitHub
Forks: 0 on GitHub
Total Commits: 150
Committers: 1
Average commits per author: 150.0
Development Distribution Score (DDS): 0.0
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 1 day ago

    Loading...
    Readme
    Loading...