Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 281 Bytes

BUILD.rest

File metadata and controls

11 lines (8 loc) · 281 Bytes

Building

Maven is used as build tool for jrobotremoteserver. You can simply do a 'mvn clean package assembly:single' in the project directory.

Robot Tests

There are some number of robot acceptance tests under atest. They are executed by running run.py.