Skip to content
Snippets Groups Projects
Commit ede0835c authored by Ernesto Corbellini's avatar Ernesto Corbellini
Browse files

Add instructions for running unit tests.

parent 2adbbf98
No related branches found
No related tags found
No related merge requests found
......@@ -92,3 +92,10 @@ roslaunch rosjava_actionlib server_demo.launch --screen
```
Use Ctrl+C to stop the execution once it's finished.
## Running unit tests
```
$ cd src/rosjava_actionlib/
$ ./gradlew test
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment