▲ | latchkey 4 days ago | |
All this "complexity" can be unit tested, I've done it. Trying to handwave and say that your code is too complex to be tested is very strange to me. Maybe take a step back and ask yourself why your code is too complicated to test. Maybe refactor it a bit to be less complicated or more easily testable. |