About this talk
This talk focuses on the importance of automated tests in software development, emphasizing stability and performance in PHP applications. The speaker discusses the PHP object mocking framework Prophecy and its application in PHPUnit tests. Key topics include various types of test doubles such as dummies, stubs, mocks, spies, promises, and predictions, along with a conceptual comparison between mockery and prophecy. Attendees will gain insights into how to effectively use the Prophecy framework to enhance their PHPUnit testing practices, making the session valuable for developers familiar with object-oriented code and those keen on learning to write tests.