Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.04 KB

README.md

File metadata and controls

30 lines (23 loc) · 1.04 KB

Pacman

Technologies: Visual Studio, C#, NUnit

Index

  • To clone the repo
$ git clone https://github.com/adrianeyre/pacman
$ cd pacman

Required NuGet Packages

  • NUnit
  • NUnit3TestAdapter
  • Open Pacman.sln in Visual Studio
  • From the menu Test > Run > All Tests
  • Click Start

Screenshot

Screenshot

Screenshot