> Are you familiar with Test::More? It has some cool features that can
> be tricky (conditionally skipping tests, TODO tests, etc.), so holler
> if you have questions. I haven't examined MARC::Record's test suite
> closely, but what I've seen looks very well done, so you should be able
> to l
On Tue, Nov 25, 2003 at 11:14:09AM -0500, Paul Hoffman wrote:
> Are you familiar with Test::More? It has some cool features that can
> be tricky (conditionally skipping tests, TODO tests, etc.), so holler
> if you have questions. I haven't examined MARC::Record's test suite
> closely, but what
On Monday, November 24, 2003, at 07:12 PM, Morbus Iff wrote:
Before committing code back to CVS please run the test suite:
If a test doesn't pass please figure out why. Or ask on the list. The
test suite currently fails after some recent changes that you made.
Sorry about that - I've never done t
>If a test doesn't pass please figure out why. Or ask on the list. The
>test suite currently fails after some recent changes that you made.
Did you already fix this test? I just did an update/test, with only:
t/99.pod...skipped
all skipped: Test::Pod v0.95 required for testing
>Before committing code back to CVS please run the test suite:
>If a test doesn't pass please figure out why. Or ask on the list. The
>test suite currently fails after some recent changes that you made.
Sorry about that - I've never done test building before, so I'm
not yet in the habit of doing t
Morbus:
Before committing code back to CVS please run the test suite:
perl Makefile.PL
make
make test
If a test doesn't pass please figure out why. Or ask on the list. The
test suite currently fails after some recent changes that you made.
//Ed
--
Ed Summers
aim: inkdroid
web: ht