Skip to content

A .NET client library for interacting with mountebank (www.mbtest.org).

License

Notifications You must be signed in to change notification settings

SuperDrew/MbDotNet

 
 

Repository files navigation

Build status

MbDotNet

A .NET client library for interacting with mountebank (www.mbtest.org). This project aims to reduce the amount of mountebank knowledge required in order to create usable stubs.

NuGet Package

The library is available for install as a NuGet package.

https://www.nuget.org/packages/MbDotNet

Usage Examples

For usage examples, see the Usage Examples (v2) wiki page.

Unsupported Functionality

The following Mountebank functionality is not yet supported:

  • SMTP imposters
  • Stub behaviors
  • All response types other than "is"
  • The "exists", "or", "and", and "inject" predicates

Pull requests are always welcome.

About

A .NET client library for interacting with mountebank (www.mbtest.org).

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.9%
  • Batchfile 0.1%