i want to write a series of articles: "#BDD for the completely confused"
it will lay out, clearly (somehow):
- what the basic components of a test are
- why single responsibility is awesome
- wtf a stub and mock are and how to write them
- ways to conceptually think about input/output and what you're trying to test
these are the things i find most confusing currently about learning testing.