/wave seems I finished the integration of D::T into the test concept of List::MoreUtils (https://github.com/perl5-utils/List-MoreUtils). This covers the generation of the tests from Makefile.PL, templating and minor tweaks. It also covers the configure-requires and test-requires parts for meta...
There’re two remaining issues: 1) t/00_compile.t should test all 3 (4) implementations separately (I have no idea how to mix that with the current tests ...) 2) I have bad luck with „local $^W = 0;“ - part {} spies out warnings :( But overall for test generation (not plugin management neither TestCase management nor Fixtures nor ...) we’re on the right way. As far as I understood, this was the first goal. /me is excited about tomorrows DBIT weekly discussion. Cheers -- Jens Rehsack rehs...@gmail.com