# from Chris Dolan
# on Sunday 02 December 2007 17:35:
>The problem with skipped tests is that they're easier for developers
>to ignore than TODO tests.
This is true, but if the test can correctly detect whether it should
skip, that's probably a better way to go. An option for the
*developer* to force skipped tests to run would probably be a nice way
to handle that -- particularly when you're running against an
unreleased version of a dependency.
Maybe they should be DEPENDS tests. (pun intended ;-)
--Eric
--
You can't whack a chisel without a big wooden mallet.
---------------------------------------------------
http://scratchcomputing.com
---------------------------------------------------