Re: Test::Builder plan at end

2009-01-22 Thread Michael G Schwern
Justin DeVuyst wrote: > Hello, > > I was told this might be a place to get information about > upcoming Test::Builder changes. > > I'd like to know if and when Test::Builder will officially > support true plan at end. The current version of > Test::Builder reports 1..$seen_tests instead of > 1..

Re: Test::Builder plan at end

2009-01-13 Thread Ovid
- Original Message > From: Justin DeVuyst > I was told this might be a place to get information about > upcoming Test::Builder changes. > > I'd like to know if and when Test::Builder will officially > support true plan at end. The current version of > Test::Builder reports 1..$seen_te

Test::Builder plan at end

2009-01-12 Thread Justin DeVuyst
Hello, I was told this might be a place to get information about upcoming Test::Builder changes. I'd like to know if and when Test::Builder will officially support true plan at end. The current version of Test::Builder reports 1..$seen_tests instead of 1..$expected_tests. I've had to resort to