/wiremock-impls

Test Server by Using WireMock

Primary LanguageJava

Testing Server with WireMock

Tests a server with WireMock. It can be implemented a mock server to manage request/response body and test your server.

Tech / Framework

Just start Server(proxy.go) that will be tested (implemented as just proxy behaviour with GoLang)

  • Build project command:
go build
  • Run project command:
./proxy
  • Run test scenarios with maven by using command:
mvn test

Licence

Developed by © Fuat Buğra AYDIN