natenho / Mockaco

🐵 HTTP mock server, useful to stub services and simulate dynamic API responses, leveraging ASP.NET Core features, built-in fake data generation and pure C# scripting
https://natenho.github.io/Mockaco/
Other
335 stars 39 forks source link

(feat) Adding Chaos Engineering #136

Closed lanegoolsby closed 2 months ago

lanegoolsby commented 3 months ago

This is a direct copy of https://github.com/natenho/Mockaco/pull/114, I just addressed the PR feedback. I have a need for this feature and that other PR stalled. :)

lanegoolsby commented 2 months ago

Hey @natenho, mind taking a look at this PR please?

natenho commented 2 months ago

@lanegoolsby I took the liberty of making the changes to avoid taking even more time to do the merge. Thank you for your contribution!

lanegoolsby commented 2 months ago

Thank you!!