Hello everyone, just joined this chat. I'm Ahmet! ...
# introduce-yourself
a
Hello everyone, just joined this chat. I'm Ahmet! I've heard about WireMock on Saturday. I've been trying to get familiar with it since then. I'm a test automation engineer in a government project. I need to mock api responses from back-end (3rd party) to be able to automate end-to-end tests. I couldn't find a tutorial on the implementation of WireMock for a ScalaTEst framework with Cucumber BDD. Is there anyone who can recommend a training around it. Thanks
t
Belated hello @Ahmet Erdogan! Welcome đź‘‹
I don’t think there’s a specific training for all three tools you’ve mentioned, but this blog post about WireMock + Cucumber + Spring Boot might have some useful pointers: https://arc-e-tect.medium.com/wiremock-cucumber-and-springboot-ae3e107bd3d7
a
Hello @Tom Thanks for sharing the link. I appreciate that