Sha256: a1c1d44c53c689ce911ac25f0d5a16922fe6d46e2c098e3523363a1aab1cc441
Contents?: true
Size: 1.07 KB
Versions: 2
Compression:
Stored size: 1.07 KB
Contents
TRYOUTS, CHANGES #### 2.1.0 (2011-02-12) ############################### * CHANGE: Default output is less verbose (eg. PASS/FAIL/SKIP) * CHANGE: -q now prints nothing to STDOUT. Check $?. If 0, all tests pass otherwise it contains the number of tests that failed. * ADDED: -v option for increased output. #### 2.0.4 (2011-01-06) ############################### * ADDED: -q option for reduced output. #### 2.0.3 (2010-11-03) ############################### * FIXED: Print test value not expected value twice! #### 2.0.2 (2010-11-03) ############################### * FIXED: Properly skip test cases with commented out expectations (i.e ##=>) * CHANGE: Revised CLI output. Print output for each test case as it's running. #### 2.0.1.002 (2010-07-21) ############################### * FIXED: clean error (bad value for range). Didn't run tryouts. Bad Delano! #### 2.0.1 (2010-07-21) ############################### * FIXED: Fix range of lines executed for clean, was double executing most test defs #### 2.0.0 (2010-07-19) ############################### Initial 2.0 release.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
tryouts-2.1.1 | CHANGES.txt |
tryouts-2.1.0 | CHANGES.txt |