Closed jen20 closed 11 years ago
While I agree this will be something every project will need, I have some objections to the current incarnation. Let me explain ...
I hope you understand why I'm not inclined to pull this in as is. If you really feel we need this "now", I'm willing to consider it as a "contribution" with limited lifespan, with no guarantee that it will work the same way in the future. Since people might be writing lots of specs and specs are the "gold" of one's software, I'd rather get this as "right" as humanly possible the first time.
Regards, Yves.
For a gist of my current thinking ... https://gist.github.com/yreynhout/6103143
Fixed as of 1b3c35a432b79fa0223dde810db40bc1b4cff18b
To make a super-duper-happy-path from NuGet, I've separated out the NUnitExtensions for AggregateSource.Testing from the sample and moved them into their own library, since it seems that this is something every project is going to need.
Will also do a version targetting xUnit.net for those who are that way inclined (I assume no-one uses MSTest, though may be wrong there!)
Summary of tasks completed below:
All tested up until the "push" phase, and the packages with dependencies work correctly from a local NuGet server.