Skip to content
Tim Watson edited this page Jun 4, 2013 · 6 revisions

Overview

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.

User Guide

The user guide consists of four sections, which should be read together.

  1. Part 1 covers the high level concepts and the configuration API
  2. Part 2 explains how to use the tool via its various interfaces
  3. Part 3 explains how to write tests that use the framework
  4. Part 4 explains how to extend the framework in various ways

API Documentation

The primary API documentation is available on this wiki and can be accessed via the Table of Contents page.

Developer Guide

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.