The difference between acceptance, functional and few other testing types
People often talk about different types of tests, but it seems to be a bit hard to keep track of what each type of tests is supposed to do. Here’s a short guide from a Rails developer’s perspective. http://dabrorius.github.io/2015/06/tested-be-thy-name.html
Post a comment