8000 GitHub - tavisca-vchauhan/moq: The most popular and friendly mocking framework for .NET
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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

tavisca-vchauhan/moq

 
 

Repository files navigation

moq v5

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.

IMPORTANT: this repository is for the upcoming version of Moq. Issues and source for the current stable Moq v4.x are at https://github.com/moq/moq4

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

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 92.3%
  • Visual Basic .NET 7.7%
0