X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FTest-Leaner.git;a=blobdiff_plain;f=lib%2FTest%2FLeaner.pm;h=8a41e4e8ee39c3f6a424d0f929c62bef79c4c5af;hp=d79aef2c9a527bfa3f1e5a4d429bb700b4dc2e83;hb=7b053442294016a9ce8e27a3bd424a4a6f829862;hpb=465440ff9c9519d5ce33d582cbf3fa4d03b4358a diff --git a/lib/Test/Leaner.pm b/lib/Test/Leaner.pm index d79aef2..8a41e4e 100644 --- a/lib/Test/Leaner.pm +++ b/lib/Test/Leaner.pm @@ -50,6 +50,10 @@ It also tests in scalar context, so C<'..'> will be treated as the flip-flop ope =item * +The tests don't output any kind of default diagnostic in case of failure ; the rationale being that if you have a large number of tests and a lot of them are failing, then you don't want to be flooded by diagnostics. + +=item * + C, C, C, C, C, C, C, C blocks and C are not implemented. =item *