Shared support files

I read in some of the test suite documentation that support files should be named after the test case similar to test-topic-###.png or test-topic-###.js.

What if we have a support file that is shared with multiple tests? Should we create a copy of that support file for every test and name it according to the test that it applies to (this makes tests very portable) or should we mark that file as shared in some way and figure out a solution to identify what tests the support file is being used in?

--
Thanks,
Arron Eicholz

Received on Monday, 2 July 2007 19:06:43 UTC