TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

1 pointsby omarmekyover 9 years ago
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

no comments