Skip to content

Similar to Ruby's VCR. Record all external calls to a C# assembly and record their values in order to fake it's behavior completely.

Notifications You must be signed in to change notification settings

omnibs/service-ghost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

service-ghost

It's Ruby's VCR but with all configuration done manually.

Recorded method's classes must be mockable in order for service-ghost to work.

About

Similar to Ruby's VCR. Record all external calls to a C# assembly and record their values in order to fake it's behavior completely.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages