RubyGems Navigation menu

regtest 1.0.0

This library support a very simple way to do regression testing in Ruby projects. You write Ruby scripts with samples. Run these and get the sample results as YAML output besides your scripts. Check both the scripts and the YAML files with the results in you Source Code Control System. 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 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).

Gemfile:
=

installation:
=

Versions:

  1. 2.4.1 September 14, 2024 (13,5 ko)
  2. 2.4.0 September 13, 2024 (13,5 ko)
  3. 2.3.0 September 12, 2024 (13,5 ko)
  4. 2.2.1 February 24, 2021 (16 ko)
  5. 2.2.0 December 20, 2019 (16 ko)
  6. 1.0.0 August 19, 2017 (8,5 ko)
Voir toutes les versions (19)

Dépendances de Development (2):

regtest ~> 0.4
rim ~> 2.11

Propriétaires:

Auteurs:

  • Jan Friedrich

Total de contrôle SHA 256:

=

Total de téléchargements 35 031

Pour cette version 1 729

Version publiée:

License:

Ruby

Version de Ruby requise: >= 0

Liens: