Let’s talk about testing support. There’s no shortage of opinions on how to handle subject dependencies, but no option fits all scenarios. Do we use a mocking framework, or write out test-specific implementations? I’ll share tips on writing maintainable, useful tests quickly.