Are there any ways to exclude fixtures from being loaded in certain methods in a test suite? It seems like when you define a fixture it has to be loaded for every method no matter what and you have no control over it. Is that true?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
fixtures subdirectories | 0 | 136 | April 7, 2008 | |
A way to stop some fixtures from loading for certain tests? | 2 | 118 | March 3, 2011 | |
avoiding inserting and removing fixtures in testing | 2 | 103 | April 6, 2008 | |
Test Fixture Alternatives | 0 | 102 | December 29, 2006 | |
What is the correct behaviour when manually specifying which fixtures to load? | 1 | 176 | September 20, 2011 |