2012-05-16

Let's Code Jumi #151: Text UI & Stack Traces (Part 1)

Creating a text user interface and changing the end-to-end tests to run against it. Showing exception stack traces in the UI.

Download as MP4

Episode Archive

2012-05-13

Let's Code Jumi Special #1: Contract Tests

Trying a more systematic way of creating a new implementation to pass contract tests than what I did a year ago when originally implementing single-threaded actors. See my blog post for more details on this experiment.

Download as MP4

Episode Archive

2012-05-03

Let's Code Jumi #148: Mutation Testing (Part 1)

PIT is the first user friendly mutation testing framework for Java that I know of. Line coverage is a lousy measure compared to mutation coverage, which actually makes sure that your tests are testing something.

Download as MP4

Episode Archive