urasandesu / Prig

Prig is a lightweight framework for test indirections in .NET Framework.
Other
117 stars 21 forks source link

How would i use this on CI #98

Open zaitsman opened 7 years ago

zaitsman commented 7 years ago

How would i use Prig in CI pipeline outside of Visual studio? e.g. i have the build tools installed, and test extensions installed, but no full VS.

For example, i have teamcity.

urasandesu commented 7 years ago

There are the people that run Prig in TeamCity. Or, the way to run Prig in AppVeyor -- it is a continuous integration service for OSS -- might be useful.