Hi all, although unfinished test modules rewrite, I decided to publish the current state of the work of SQL::Statement fixes and test rewrite in a development release to collect some feedback.
I expect the full test rewrite will occupy my time for several weeks and I do not expect a release based on this being available before March or April of 2011. But there're a lot of fixes included (especially handling of column aliases), which should probably released soon. Where I need feedback: Please test if the development release 1.31_001 completes all tests and prove (if concerned) if you're reported issues are solved. Further I need some help on test rewrite (that's why you, Michael Schwern, are on CC). I'd like to rewrite step by step all tests like I did in t/06virtual.t and t/08join.t. For this I have to move the test main loop into the TestLib.pm and I would prefer if I could setup Test::More to print the file name and the line of the real test (somewhere in the list of tests - where the tests need some additional fields). Best regards, Jens