Design Patterns in Automated Testing
Complete Developer Podcast - A podcast by BJ Burns and Will Gant - Giovedì
Test code is code! Just like with real code certain patterns emerge when writing automated tests for your code. The patterns or observations about the best way to write tests help us to design our automated testing to best optimize the code and our time.