Skip to content

IndalecioLantis/ADAPT-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ADAPT

Building the framework

ADAPT uses NuGet for dependency management and Nunit for unit testing. If you are using Visual Studio 2013 or older, install the "NuGet Package Manager" and "NUnit Test Adapter" extensions. If you are using Visual Studio 2015 or newer, it should work out of the box.

If you are using Monodevelop, be sure you have installed the NUnit package ("apt-get install monodevelop-nunit" in debian-based systems). Depending on what Monodevelop package you have installed, it may or may not include Nuget support. If not, install the Nuget addin, available from the addin repositories or from https://github.com/mrward/monodevelop-nuget-addin/.

Once you have an IDE with Nuget and NUnit support, simply clone the repository and load the .sln file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.9%
  • Batchfile 0.1%