Skip to content

chrisdeyloff/RedRover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RedRover Code Puzzle - Chris Deyloff

  • Clone repo - https://github.com/chrisdeyloff/RedRover
  • Visual Studio
    • Open solution file
    • Run
      • Click RedRover.Console Run button
      • View console window for results
    • Test
      • Ensure TestExplorer is open
      • Hover over TestExplorer tab
      • Click Run All button
      • View test results
  • Command line
    • Open Cmd or PowerShell
    • Run
      • Change directory to [base directory]\RedRover\RedRover.Console\bin\Debug\net8.0
      • Enter RedRover.Console.exe
      • Hit Enter key
      • View results
    • Test
      • Change directory to [base directory]\RedRover\RedRover.Tests.Unit
      • Enter dotnet test
      • Hit Enter key
      • View test results

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages