module tests.suite { requires rover.api; requires station.plugin; requires mars.station; requires rover.commands; requires org.testng; exports cat.hack3.codingtests.marsrover.test; }