Skip to content

seidelmaycon/mars-rovers-ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mars Rovers Ruby

Build Status Maintainability

Dependencies:

  • Ruby 2.3.1 or above
    • You may need to install rspec with gem install rspec

How to run

  • rake test: runs rspec to show all sceneries and asserts
  • rake run:marsrover: runs algorithm based on input.txt file data
  • rake run:time: runs same algorithm showing execution time

Outputs

rspec: please run rake test to see a full detailed test report

rake test

rake run:marsrover:

rake run:marsrover

rake run:time:

rake run:time

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages