How do I reuse the ContextTestSupport class in my unit tests?

You might want to look at the various Testing to see if those are better, more powerful options. We see ContextTestSupport as an older, less powerful option.