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.

Improve Security by Unit Testing Your Code

1 pointsby captaincrunchover 10 years ago

1 comment

dalkeover 10 years ago
I didn't see security mentioned in that essay. What I saw was using a unit test framework to manage regression tests. Regression tests date back to at least Brooks' "The Mythical Man Month", and aren't necessarily due to a unit which needs testing.