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.

JavaScript Developer Survey

29 pointsby alexyoungover 14 years ago

1 comment

neneover 14 years ago
&#62; Unit Testing - Do you unit test your JavaScript?<p>IMHO the simple boolean answer doesn't really tell you that much. There is a big difference between someone having only a few unit-tests for a huge codebase, v/s someone having most of the code covered by unit tests.<p>Additionally JavaScript is used a lot for user interface related stuff, where unit tests can often be more trouble than they're worth; instead full-scale functionality testing (like with Selenium) could be more useful thing to do.
评论 #1951470 未加载