Files
allwpilib/test-scripts
Thad House 4c1e4fd80c Updates image to v6 (#278)
Added exports of the environment variables set in the frcRunRobot script to prevent fork calls.
2016-10-19 22:30:29 -07:00
..
2016-07-02 16:32:14 -07:00
2015-11-21 18:26:49 -05:00

WPILIB TEST SCRIPTS

Overview

These test scripts are designed to allow the user of the WPILib test framework to quickly and easily deploy and run their tests on the WPI roboRIO.

In order for the automated test system to work there is a driver station onboard the roboRIO that handles a queue of users waiting to use the driver station. All of the interaction with this queue is handled internally by test scripts contained within this file.

Running Tests

See screen steps live: [TODO: Add link to screen steps live]