Sha256: 9b521b3d5f022087640fc98acdbb7c5a17b153f581beed041d77a2155a3d74fc

Contents?: true

Size: 370 Bytes

Versions: 5

Compression:

Stored size: 370 Bytes

Contents

This directory contains the complete example code used in a blog post
about param_test at
http://blog.nikhaldimann.com/2013/01/23/robust-parametrized-unit-tests-in-ruby/

The easiest way to run individual test examples is via this method from:

    $ ruby -I"test/blog" test/blog/multiple_params_test.rb

(Assuming we're in the base directory of the param_test source.)

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
param_test-0.2.0 test/blog/README.md
param_test-0.2.0.rc1 test/blog/README.md
param_test-0.1.1 test/blog/README.md
param_test-0.1.0 test/blog/README.md
param_test-0.1.0.rc1 test/blog/README.md