Skip to content

jwilson121/MbDotNet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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:

  • HTTPS and 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%