Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/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.
https://github.com/microsoft/simplestubs

csharp microsoft-bigpark-studios mocking-framework roslyn unit-testing uwp vancouver

Last synced: 16 days ago
JSON representation

*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.

Awesome Lists containing this project

README

        

SimpleStubs
=======

[![Join the chat at https://gitter.im/Microsoft/SimpleStubs](https://badges.gitter.im/Microsoft/SimpleStubs.svg)](https://gitter.im/Microsoft/SimpleStubs?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Build status](https://ci.appveyor.com/api/projects/status/wt0rjp0bkyk9l9gi?svg=true)](https://ci.appveyor.com/project/NehmeBilal/simplestubs)
[![NuGet](https://img.shields.io/nuget/v/SimpleStubs.svg?style=flat)](https://www.nuget.org/packages/SimpleStubs/)

*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](https://www.nuget.org/packages/SimpleStubs/).

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

Documentation
=======
* [Tutorial](Documentation/Tutorial.md).
* [Developers Documentation](Documentation/DeveloperDocumentation.md) (for contributors)

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](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [[email protected]](mailto:[email protected]) with any additional questions or comments.

License
=======
This project is licensed under the [MIT license](LICENSE).