Join Slack
Powered by
one rule that helps a lot with testing is don’t mi...
# test
c
christophsturm
02/02/2021, 11:09 AM
one rule that helps a lot with testing is don’t mix logic and io. all classes that do IO should be very simple and contain possibly no conditionals at all
2
Views
Open in Slack
Previous
Next