Forum Discussion

llaskin's avatar
llaskin
Occasional Contributor
16 years ago

Unit testing via scripts?

Is there a way to execute junit unit tests via scripts?  Specifically, I'd like to write a script that scans a specific directory for Junit test scripts that have been created, and then runs them as unit tests?



Is there any way to do that without adding them manually via the Unit Test dialog?

1 Reply

  • Hi Leo,



    There's no way to do this. TC doesn't support adding new unit tests from scripts without using GUI.