samedi 17 mars 2018

Should I use pact based stub service or Wiremock.net?

I am researching tools for Component Testing for Microservices in the dotnetcore world.

Along with Component Testing I am planning to do Contract Testing as well using Pact.net.

While reading Pact.net here: https://github.com/pact-foundation/pact-net

I found link to: https://github.com/seek-oss/seek.automation.stub which says its a Pact based stubbing library for .NET. This makes lot of sense to use since I am going to use Pact and my Pacts can be used for stubbing.

But before this I was considering WireMock.net https://github.com/WireMock-Net/WireMock.Net. Has anyone tried each and share their feedback which one I should pick? WireMock seems to be very popular in community compared to this Seek Automation stub.

Thanks for your help in advance!

Aucun commentaire:

Enregistrer un commentaire