8000 GitHub - Chcwh/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
/ moq Public
forked from moq/labs

The most popular and friendly mocking framework for .NET

License

Notifications You must be signed in to change notification settings

Chcwh/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

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.8%
  • Visual Basic .NET 7.2%
0