TalkingBit testing booklets

por Fran Iglesias

Here you have some resources to help in testing and tdd workshops. Hope you will find them useful.

This is the first one, about the basics of Test Driven Development, and the red-green-refactor cycle.

Tdd red-green-refactor from Francisco Iglesias Gómez

This one about testing value objects:

Testing value objects from Francisco Iglesias Gómez

You can test unpredictable things:

Testing the unpredictable from Francisco Iglesias Gómez

Test doubles and where to find them, with some cute drawings:

Test doubles from Francisco Iglesias Gómez

Compilation of low-cost techniques to create test doubles without a Doubling Framework:

Low cost techniques for test doubles from Francisco Iglesias Gómez

Enjoy them!

Temas