Writing Testable Robot Code for FRC
by FRC Team 4931
Published April 23, 2015 in Technology
Discusses how to use Java, WPILib, and industry software testing techniques to create FRC robot code that can be thoroughly tested off the robot. Our abstractions of hardware components, command framework, and data recorder make it easier to test on development machines without robot hardware and on the RoboRIO.