fast-tests-drive-toward-clean-architecture

blog-post-ruby-derailed-fast-tests the guy mentions the repository pattern

From the Hydra guy also seems to not like mocking much talk-grease-your-suite and talks about testing-concept-fast-contexts

blog-post-emails-are-views#trade-off-system-simplicity-for-easy-mocking

DHH: "the simplicity of the system is downgraded in order to ease the job of mocking. Terrible idea."

 

testing-concept-clean-architecture

11:15 - for speed, using hexagonal architecture so you can plug in very fast simulators (#)


What happens when you care only about fast tests?

Advantages of fast tests

References

Referring Pages

testing-concept-fast-contexts testing-concept-fast-tests