Workshop
Testing enterprise applications has always been challenging due to the large number of external dependencies that are not always available during development and testing. Developers write the code on their local machines and perform automated tests on CI pipelines using mocks for the external systems, only hoping that the code will still work when it reaches real-world testing environments.
Speaker: Dumitru Pascu