Sha256: e66b48463173cc3c0ac13775fab3dd00e6f49390b1986ea620cb7e344fa15a54

Contents?: true

Size: 433 Bytes

Versions: 3

Compression:

Stored size: 433 Bytes

Contents

# How this gem is tested

We build a matrix of test cases from the gemfiles and scenarios directories.

The gemfiles contain each of the different gem configurations we want to test with. Then, for each gemfile, there's a scenarios file which lists the Ruby scripts from the scenarios directory that we'll run as tests in that gemfile's environment.

Success for each test case is simply that nothing was written to standard output.

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
multi_test-0.1.1 test/README.md
multi_test-0.1.0 test/README.md
multi_test-0.0.3 test/README.md