Skip to content

Based on YouTube "Execute Automation - API Testing with RestSharp [2019]"

License

Notifications You must be signed in to change notification settings

VatsonP/RestSharpDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RestSharpCoreDemo

Based on YouTube "Execute Automation - API Testing with RestSharp [2019]" (Base TargetFrameworkVersion - v4.7.2)

Mountebank

Mountebank is the first open source tool to provide cross-platform, multi-protocol test doubles over the wire. Simply point your application under test to mountebank instead of the real dependency, and test like you would with traditional stubs and mocks. (ProjectReference Include = "..\MbDotNet\MbDotNet.csproj")

Releases

No releases published

Packages

No packages published

Languages