Settings

Theme

Ask HN: Would a JavaScript unit test linter be useful?

1 points by omarmeky 10 years ago · 0 comments · 1 min read


Given that code coverage does not in any way indicate you wrote GOOD tests, I am curious if a javascript karma/jasmine linter would be useful? It could perhaps check that you are following the AAA testing pattern or that you have one and only one assertion per test? Just some ideas. What are your thoughts or ideas around this?

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection