JasperFx / alba

Easy integration testing for ASP.NET Core applications
https://jasperfx.github.io/alba
Apache License 2.0
406 stars 39 forks source link

Capture request and replay #30

Open ejsmith opened 7 years ago

ejsmith commented 7 years ago

Would love to have the ability to easily capture a full request and then use that file to replay the request in a test using this lib.

jeremydmiller commented 7 years ago

@ejsmith You mean a real HTTP request coming into the app? Yeah, that would be cool. That might not be too bad to do, but I'm gonna be a weasel and say it's 1.0+.