Re: [Module-build-general] sorting tests
Status: Beta
Brought to you by:
kwilliams
From: David W. <da...@wh...> - 2002-08-27 16:29:32
|
On Tuesday, August 27, 2002, at 02:28 AM, Ken Williams wrote: > Yeah, I agree that TEST_FILES is handy, and some kind of selector > mechanism like that should be in M::B. Not sure what the syntax > should look like yet. Internally, it should just generate a list of > files to run. While I think that this is a decent feature, I think that really we should discourage people from ordering their tests. In an ideal testing environment, tests won't have dependencies on each other, and order shouldn't matter. The docs ought to say that, IMO, and point to some decent documentation or tutorial on unit testing. That said, I've been known to name tests so that they execute in a certain order, myself. :-\ David -- David Wheeler AIM: dwTheory da...@wh... ICQ: 15726394 http://david.wheeler.net/ Yahoo!: dew7e Jabber: Th...@ja... |