std.experimental.testing PR review

Jacob Carlborg via Digitalmars-d digitalmars-d at puremagic.com
Wed Jun 3 00:43:17 PDT 2015


On 2015-04-20 15:28, Atila Neves wrote:
> Original library: http://code.dlang.org/packages/unit-threaded
> PR: https://github.com/D-Programming-Language/phobos/pull/3207

No Cucumber tests? This is what you're up against [1] ;). I think the 
Cucumber tests in RSpec are a perfect example of how to use Cucumber 
correctly. And this Relish site is able to generate good looking 
documentation based on Cucumber feature files.

[1] http://www.relishapp.com/rspec/rspec-core/docs

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list