Forum Discussion

Nformation's avatar
Nformation
Contributor
13 years ago

Find every instance of a test being run

I have a test that I use at the beginning of tests throughout my project.  I recently decided it would be helpful to add a parameter to this test.  Now I'm afraid old tests will fail to run because th...