VinTest.Cake
VinTest.Cake Namespace¶
| Classes | |
|---|---|
| ContextBase | FrostingContext substitute that provides common arguments for running VS integration tests. Inherit from this in your mod's BuildContext and supply the remaining project-specific properties. |
| GameTestsTaskBase<TContext> | Base Cake task that launches VintageStory, waits for test results, and reports them. Derive from this in your mod's CakeBuild project. |