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.

Show HN: Continuous Integration for PHP development

10 pointsby jakeasmithover 11 years ago

2 comments

Gigablahover 11 years ago
Instead of looping continuously, it would be more efficient to run the tests only when file modification is detected.<p>Something like <a href="https://github.com/Maher4Ever/guard-phpunit" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;Maher4Ever&#x2F;guard-phpunit</a>
评论 #7128487 未加载
评论 #7128794 未加载
adililhanover 11 years ago
Suggestion: Muhafiz (Code guardion tool)<p><a href="https://github.com/sonsuzdongu/muhafiz" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;sonsuzdongu&#x2F;muhafiz</a>