Integration Test Using Single Wiremock Server vs Separate TestContainers
I have a Containerized application which uses other containerized apps in environment to consume REST apis.After performing the business logic, it creates file and send it to a remote server using sftp.