All Projects → microsoft → Simplestubs

microsoft / Simplestubs

Licence: other
*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.

Programming Languages

csharp
926 projects

Projects that are alternatives of or similar to Simplestubs

libcester
A robust header-only unit testing framework for C and C++ programming language. Support function mocking, memory leak detection, crash report.
Stars: ✭ 50 (-24.24%)
Mutual labels:  unit-testing, mocking-framework
Mockbukkit
MockBukkit is a mocking framework for bukkit to allow the easy unit testing of Bukkit plugins.
Stars: ✭ 186 (+181.82%)
Mutual labels:  unit-testing, mocking-framework
Uno
Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.
Stars: ✭ 6,029 (+9034.85%)
Mutual labels:  roslyn, uwp
Camelotia
Cross-platform .NET sample GUI app for cloud file management. Built with ReactiveUI, AvaloniaUI, Universal Windows Platform, Xamarin Forms, and WPF, runs on Windows, Linux, Mac and Android.
Stars: ✭ 221 (+234.85%)
Mutual labels:  uwp, unit-testing
umock-c
A pure C mocking library
Stars: ✭ 29 (-56.06%)
Mutual labels:  unit-testing, mocking-framework
UnitTestBoilerplateGenerator
An extension for Visual Studio that generates a unit test boilerplate from a given class, setting up mocks for all dependencies. Supports NUnit, Visual Studio Test, XUnit and many mock frameworks.
Stars: ✭ 39 (-40.91%)
Mutual labels:  unit-testing, roslyn
Cpputest
CppUTest unit testing and mocking framework for C/C++
Stars: ✭ 896 (+1257.58%)
Mutual labels:  unit-testing, mocking-framework
Omnisharp Roslyn
OmniSharp server (HTTP, STDIO) based on Roslyn workspaces
Stars: ✭ 1,062 (+1509.09%)
Mutual labels:  roslyn
Vcr
Record HTTP calls and replay them
Stars: ✭ 54 (-18.18%)
Mutual labels:  unit-testing
Imbmw
BMW iBus .NET MF SDK and hardware
Stars: ✭ 50 (-24.24%)
Mutual labels:  uwp
Helix Toolkit
Helix Toolkit is a collection of 3D components for .NET.
Stars: ✭ 1,050 (+1490.91%)
Mutual labels:  uwp
Awesome Android Kotlin Apps
👓 A curated list of awesome android kotlin apps by open-source contributors.
Stars: ✭ 1,058 (+1503.03%)
Mutual labels:  unit-testing
Data Mocks
Library to mock local data requests using Fetch or XHR
Stars: ✭ 55 (-16.67%)
Mutual labels:  unit-testing
Lode
A universal GUI for unit testing
Stars: ✭ 51 (-22.73%)
Mutual labels:  unit-testing
Uwpx Client
A WIP secure XMPP client for UWP (Windows 10) devices.
Stars: ✭ 61 (-7.58%)
Mutual labels:  uwp
Xmlunit.net
XMLUnit.NET 2.x
Stars: ✭ 50 (-24.24%)
Mutual labels:  unit-testing
Redux Saga Test Plan
Test Redux Saga with an easy plan.
Stars: ✭ 1,135 (+1619.7%)
Mutual labels:  unit-testing
Win10 Explorer
A new windows 10 file explorer
Stars: ✭ 58 (-12.12%)
Mutual labels:  uwp
Criterion
A cross-platform C and C++ unit testing framework for the 21st century
Stars: ✭ 1,073 (+1525.76%)
Mutual labels:  unit-testing
Kmd Uwp
kommander is a file manager with fluent design and maximum customizability
Stars: ✭ 54 (-18.18%)
Mutual labels:  uwp

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 [email protected] with any additional questions or comments.

License

This project is licensed under the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].