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

Adjudicator Visual Tes Framework

Discussion in 'Assets and Asset Store' started by jharger, Mar 16, 2012.

  1. jharger

    jharger

    Joined:
    Jul 22, 2011
    Posts:
    11
    Hi everyone!

    I wanted to announce my first contribution to the Unity Asset Store: the Adjudicator Visual Test Framework.

    http://u3d.as/content/wooden-crate-games/adjudicator-test-framework/2KA

    Basically, it's a way to create a scene that displays desired behavior for your game, which could be a level edited so that it behaves predictably, or it could be a specially designed scene which captures only the behavior you want to test. The system then records "canonical" videos which represent the desired behavior, and then can record test videos to compare frame by frame to detect differences. If there are a lot of differences present, that could mean a recent change broke something.

    It's intended as a supplement to traditional unit testing, and can make it easier to test things that are difficult to describe in code, or simply a way to create tests without writing much code beyond your normal game scripts.

    Thanks, and I hope someone finds it useful! :)
     
    Last edited: Mar 16, 2012