in reply to Test script requirements
Or should I condition the tests on the presence of the module?
Yes, that's the way to go. If that additional module is not needed for normal operation and building your module, it shouldn't be a requirement.
And make sure to document the test requirement to enable menaingful testing.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Test script requirements
by Sixtease (Friar) on Mar 07, 2008 at 10:33 UTC | |
by moritz (Cardinal) on Mar 07, 2008 at 10:40 UTC | |
by DrHyde (Prior) on Mar 07, 2008 at 11:40 UTC |