Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Uniject - a testability framework for C# + Unity

Discussion in 'Works In Progress - Archive' started by Banderous, Aug 30, 2012.

  1. Banderous

    Banderous

    Joined:
    Dec 25, 2011
    Posts:
    669
    Posting in here since this is still a WIP.

    Uniject is guaranteed to help you write better code, get more done and spend more time in the pub!

    Featuring:

    • Plain Old C Sharp, testable MonoBehaviour equivalents, trivially unit testable
    • A robust and flexible way of creating GameObjects automatically, by inference of the code that drives them
    • Constructors!
    • An extremely flexible code base – in short, the benefits of DI + IOC.

    See this thread
    And this post

    We are keen to establish community interest, and hopefully contributors.

    Uniject is now on Github https://github.com/banderous/Uniject.git
     
    Last edited: Oct 9, 2012