-
Notifications
You must be signed in to change notification settings - Fork 24
Testing
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