Categories: None [Edit]
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).
Total
Ranking: 32,770 of 183,107
Downloads: 35,146
Daily
Ranking: 53,556 of 183,092
Downloads: 1
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
2,860 | 4,439,126 | mini_exiftool |
3,514 | 2,668,501 | multi_exiftool |
14,719 | 116,833 | rim |
33,416 | 34,321 | scripref |
178,369 | 809 | ebookbinder |
Owners
# | Gravatar | Handle |
---|---|---|
1 | janfri |