Reputation: 277
I'm looking for suitable tools using which I can perform a nightly unit test. I've an embedded c project in git, and I'm using teamcity for nightly build. The challenge I'n facing is, teamcity can build the project but it can't run it, where as the unit test framework generate results during run time only.
Help me in this regard.
Thanks, Ajish
Upvotes: 0
Views: 63