*SimpleStubs* is a simple mocking framework that supports Universal Windows Platform (UWP), .NET Core and .NET framework. SimpleStubs is currently developed and maintained by Microsoft BigPark Studios in Vancouver.
Перейти к файлу
Nehme Bilal 0e717d9beb
Merge pull request #66 from microsoft/users/GitHubPolicyService/13ea6ef7-c8a2-4dd9-af76-2f5ff57ab92c
Adding Microsoft SECURITY.MD
2022-09-26 15:53:54 +03:00
Documentation Update Tutorial.md 2019-01-28 10:31:05 +00:00
NuGet Bump Nuget package version to 2.4.8.3 2022-03-08 09:46:40 -05:00
SimpleStubs.Test Upgrade dependencies to work with VS2019 2019-04-05 09:06:39 +02:00
Targets Fix target file name to match the NuGet name 2019-04-06 11:33:35 -07:00
src Update NuGet dependencies 2022-03-07 18:26:19 -05:00
test Update NuGet dependencies 2022-03-07 18:26:19 -05:00
.gitignore Add source code 2016-05-19 09:54:29 -07:00
LICENSE Add source code 2016-05-19 09:54:29 -07:00
README.md Update README.md 2020-12-05 17:27:52 +02:00
SECURITY.md Microsoft mandatory file 2022-09-08 15:19:15 +00:00
SimpleStubs.sln Invoke SimpleStubs as an exe and don't run for design-time builds. 2018-02-06 17:08:41 -08:00
nuget.config fix nuget.config 2018-06-27 17:45:45 -07:00

README.md

SimpleStubs

Join the chat at https://gitter.im/Microsoft/SimpleStubs Build status NuGet

SimpleStubs is a simple mocking framework that supports Universal Windows Platform (UWP), .NET Core and .NET framework. SimpleStubs was developed and is maintained by Nehme Bilal, a software engineer at Microsoft Vancouver.

The framework can be installed to your test project using SimpleStubs NuGet package.

Please read the documentation below to learn more about how to install and use SimpleStubs.

Documentation

Contribute!

We welcome contributions of all sorts including pull requests, suggestions, documentation, etc. Please feel free to open an issue to discuss any matter.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

License

This project is licensed under the MIT license.