in reply to Re^2: Can I use Test::Differences with Test::LectroTest?
in thread Can I use Test::Differences with Test::LectroTest?
Test::Deep::eq_deeply is different, it just returns the result, no diagnostics, no talking to the test framework, it's designed for use independently of the test framework. Test::Differences may have a similar function, I'm not sure.
|
|---|