What is a spec
There was a time where I saw some tests which my colleagues made where the file name in the test folder would be: “users.spec.coffee”. So “spec” is short of specification and it is a totally different way of how we think about tests.
Continue reading “The difference between a spec and a test (Behaviour Driven Development)”