Back in February I did a podcast with Mike Woodhouse, based around testing VBA code. Mike has written a unit testing frame work for VBA code, called xlUnit. Over the last few weeks I’ve been using xlUnit to help write a generic validation class for VBA, so I thought I would put together a little video of how the addin can be used to write tests for your code.
Its in 2 parts because you can only upload videos that are 10 minutes long to you tube. The first part is the basics and in the second part I show some examples from my project.
You can find out more about xlUnit at Mikes blog, grumpy old programer:
