-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Tim Watson edited this page Jun 4, 2013
·
6 revisions
This is the SysTest wiki. Below you will find links to information about the tool and accessing its API documentation.
The user guide is still a work in progress, but you can (and should) read the QuickStart if you want to get going immediately.
The user guide consists of four sections, which should be read together.
- Part 1 covers the high level concepts and the configuration API
- Part 2 explains how to use the tool via its various interfaces
- Part 3 explains how to write tests that use the framework
- Part 4 explains how to extend the framework in various ways
The primary API documentation is available on this wiki and can be accessed via the Table of Contents page.
If you wish to hack on SysTest, then this is recommended reading. You can find the page at https://github.com/nebularis/systest/wiki/developers.