Skip to content
forked from moq/labs

The most popular and friendly mocking framework for .NET

License

Notifications You must be signed in to change notification settings

steffenloesch/moq

 
 

Repository files navigation

moq

The most popular and friendly mocking framework for .NET

CoreBuild Standard Build status License Join the chat at https://gitter.im/moq/moq Follow on Twitter

This repository supports corebuild for configure/build/test from msbuild.

Building the repository

msbuild /t:configure
msbuild

The default target is Help, which will render the documentation for the build itself and what targets are available. Since this is a corebuild standard repository, you can run:

msbuild /t:configure
msbuild /t:build
msbuild /t:test

Dependencies

The packaging projects are NuGetizer projects, and require the VS2017 extension to load in Visual Studio. The extension is not necessary to build the packages from MSBuild, however.

About

The most popular and friendly mocking framework for .NET

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 91.7%
  • Visual Basic .NET 7.5%
  • Batchfile 0.8%