How do we construct unit tests that test that the code works both with and without an optional dependency?
- Testing with and without optional components Benson Margulies
- Re: Testing with and without optional components Daniel Kulp
How do we construct unit tests that test that the code works both with and without an optional dependency?