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

NOTICE

This wiki is very much a work-in-progress at the moment, since systest itself is still beta software and is regularly undergoing changes. In particular, the user guide is mostly incomplete, therefore you can (and should) read the QuickStart if you want to get going immediately.

Overview

This is the SysTest wiki. Below you will find links to information about the tool and accessing its API documentation.

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.

Clone this wiki locally