Skip to content

Repository files navigation

Schmancy

Library to test HTTP requests in .NET

Inspired by WebMock Schmancy lets you specify requests for a particular URl indicating query parameters, HTTP method to use, encoding, etc and what to send as a result.

The idea is to be able to test locally request to validate that the call works as expected.

Under the covers uses Nancy to host the fake request logic.

About

Library to test HTTP requests in .NET

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages