Sha256: af3ff60062d646fb3dd2778842a01d52aa0666b3cbe8c219fbdcd7961120b7fb
Contents?: true
Size: 1.66 KB
Versions: 1
Compression:
Stored size: 1.66 KB
Contents
== 0.8.3 2015-06-12 * Write .respec_failures to the right path when a test messes up the pwd. == 0.8.2 2015-03-13 * Using '1' or 'f' filters examples when used with line suffixes ('file:123'). == 0.8.1 2015-02-14 * Escape printed rspec command. == 0.8.0 2015-02-02 * Support RSpec 3. * Record failing example names, not locations. Requires rspec 2.11 or above. * Wait until end of test suite before updating failure file. * Use rspec binstub if present. == 0.7.0 2014-04-16 * Allow setting failure file via argument. Useful under CI with parallel_tests. == 0.6.0 2014-04-09 * Exit with status 0 if there are no failures left to retry. Useful under CI. == 0.5.0 2013-03-02 * Fix rerunning of specs defined in non-spec files (e.g. support files). == 0.4.1 2012-11-15 * Run spec directory by default, like rspec. == 0.4.0 2012-11-11 * Fix further issues with custom formatter being overridden by respec. == 0.3.0 2012-11-11 * Don't add progress formatter when user has selected something else. * Remove 's' option. Use "-f s" instead, or an .rspec file instead. * Pass argument to deprecated --formatter option to rspec. == 0.2.0 2012-10-31 * Support rspec options that require an argument. * Write failures to current directory, not home directory. == 0.1.1 2012-09-27 * Handle file name arguments with line number suffixes. == 0.1.0 2012-06-08 * Remove c, d, x/X shortcuts. * Pass any argument that starts with '-' directly to rspec. == 0.0.3 2012-05-24 * Add shortcuts for debugger (d) and DRb (x). == 0.0.2 2012-05-23 * Run through bundler if Gemfile is present. * Don't run whole files specified when rerunning failures. == 0.0.1 2012-05-17 * Hi.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
respec-0.8.3 | CHANGELOG |