6 ms·
TDD is really enjoiable in Coffee Script. Since Coffee Script supports literate code you can write your specs in markdown and embed litte code snippets which ve
by noptic 13y ago
TDD is really enjoiable in Coffee Script.
Since Coffee Script supports literate code you can write your specs in markdown and embed litte code snippets which verify that your claims are true.
Currebtly I am only toying with it in one of my pet projects but it seems promising.