An open API service indexing awesome lists of open source software.

https://github.com/hellokitty/testity

Testity - Custom games programming workflow for testability and dependency injection.
https://github.com/hellokitty/testity

Last synced: about 1 year ago
JSON representation

Testity - Custom games programming workflow for testability and dependency injection.

Awesome Lists containing this project

README

          

# Testity

####What is Testity?
Testity is more than just a library. Testity is a custom workflow for .Net class library projects that target games engines such as: Unity3D and UnrealEngine 4 (when C# bindings are implemented).

####Goals

*Primary*
* Allow for the creation of unit testable, or generally testable, game logic.
* Support practices of inversion of control and dependency injection.

*Secondary*
* Allow for the creation of engine agnostic game logic.

####Builds

Windows: Tested Locally

Linux/Mono: [![Build Status](https://travis-ci.org/HelloKitty/Testity.svg?branch=master)](https://travis-ci.org/HelloKitty/Testity)

####Coverity

Coverity Scan Build Status