
Brian
Host of Test & Code
Lean TDD advocate, Agile heckler. Python & pytest flag waver.
I should really put some more bio stuff here. Someone bug me about it.
Brian has hosted 195 Episodes.
-
4: Test Fixtures: Setup, Teardown, and so much more
September 11th, 2015 | 13 mins 47 secs
fixtures
Test fixtures make your test code easier to write and results easier to read.
-
3: Why test?
September 2nd, 2015 | 26 mins
Business, personal, and pragmatic day to day benefits of incorporating automated testing into your development process.
-
2: Pytest vs Unittest vs Nose
August 20th, 2015 | 12 mins 17 secs
delayed assert, doctest, expect, nose, pytest, unittest
Choosing a test framework