LectroTest 0.20_10 is out! 
I have just released a version 0.20_10 of
LectroTest. The big news is compatibility with testing modules based on Test::Builder, such as Test::Simple and Test::More. The new module Test::LectroTest::Compat provides the necessary glue in the form of the
holds assertion, which is used to inject LectroTest property checks into a Test::More-style test plan. (See
Start/2005-02-08/1 for more on how the implementation works.)
Oh, happy day! Now all of the Test::
X modules can play nice together.