Forum Discussion

llaskin's avatar
llaskin
Occasional Contributor
15 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?