In the PHP world, when you speak about unit testing everybody thinks about PHPUnit. But there are alternatives – and one of them is atoum. During this talk we will discover it, try to understand some of its specificities and why you should use it. You will also discover the simplicity and the accuracy inside unit testing.

Comments

Comments are closed.

A very interesting talk, with a great approach and entertaining throughout. You definitely showed that you know what you're talking about. The talk could benefit a bit from examples of how something would look in PHPUnit, vs. how it would look with Atoum. But the message was clear, and I find it always nice to have habits or pre-conceptions challenged like this.