iti-ict / wakamiti

BDD testing tool using step libraries
https://iti-ict.github.io/wakamiti/
Mozilla Public License 2.0
33 stars 5 forks source link

MockServer plugin #272

Open mgalbis opened 2 months ago

mgalbis commented 2 months ago

Create a plugin that allows you to raise mock servers on a given port, and even create steps where you can specify certain validations on incoming calls.

Mock_arch