|
|
|
|
|
by nahname
4592 days ago
|
|
>TDD is huge in Java and Ruby ...40-50% ...JavaScript’s percentage of projects using a testing framework is considerably lower, coming in at 25%. I doubt it is even that high. Sadly, many of the JS projects I look at have a tests folder and one test in it that usually amounts to: equal("tests written", false) |
|