Skip to content
Luis Diogo Couto edited this page May 23, 2016 · 18 revisions

This pages describes the Overture test framework and how to use to write new tests and work with existing ones. The framework is located in core/testing/framework. The code is reasonably documented so take a look. Sample tests are also available at core/testing/samples

Rest TBD

Framework Overview

Working with existing tests

Writing new tests

Clone this wiki locally