Skip to content

antamb/Mower

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mower

Quiet simple automatic lawn mower engine

Quick start

Alt text

Build the project

This is a maven project so to built it:

$ mvn clean install

Run the program

You can simply run the program and it will take by default the TEST file in the resources folder

$ mvn exec:java

Run the tests

The project contains some cucumber tests that you can execute as follow:

$ mvn test

REMARK: You will find the feature file for the cucumber tests in the resources folder of the test package You can modify the input information in this file as you wish

About

Quiet simple automatic lawn mower engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published