Re: On Not Merging new and old behavior ( was Re: Test-Stream + MongoDB scalar refcount issue )
[email protected] (Stefan Seifert)
| Newsgroups | perl.cpan.workers |
|---|---|
| Message-ID | <3106466.MSkoHfQ6Z6@sphinx> |
On Saturday 02 May 2015 13:31:21 David Golden wrote: > I think that if we ship a Test::More2, then such a release should encourage > people to leave Test::Foo alone and fork it to Test::Foo2 instead. Then a > new ecosystem can build up around it without sacrificing the existing one. What would that mean from a user perspective? Would one be able to mix Test::More and Test::More2 (and higher level modules based on them) in the same test file? Stefan