*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 55560b9be3
Update developers documentation
2018-02-14 10:40:14 -08:00
Documentation Update developers documentation 2018-02-14 10:40:14 -08:00
NuGet Fix exe path in targets file and update nuspec 2018-02-09 15:54:12 -08:00
SimpleStubs.Test Convert Etg.SimpleStubs to .NetStandard 2017-05-04 14:42:19 -07:00
Targets Fix exe path in targets file and update nuspec 2018-02-09 15:54:12 -08:00
src Fix exe path in targets file and update nuspec 2018-02-09 15:54:12 -08:00
test Invoke SimpleStubs as an exe and don't run for design-time builds. 2018-02-06 17:08:41 -08: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 Add Developer Documentation 2016-11-10 15:18:08 -08: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 Add source code 2016-05-19 09:54:29 -07:00

README.md

SimpleStubs

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

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.

The framework can be installed to your test project using Etg.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.