Slide 65
Slide 65 text
→ Clean architecture can help your code be
more flexible, maintainable, and
testable.
→ Choose an architecture appropriate to
your use case.
→ Write unit, integration, and UI tests that
work in concert with your architecture.
→ Don’t be overly dogmatic-- software
development is an art and a science.
Conclusion
Which architecture and testing tools should I use?