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.

Testing Bash scripts

7 pointsby sobolevnalmost 8 years ago

1 comment

melezhikalmost 8 years ago
Hi! Take a look at Outthentic - <a href="https:&#x2F;&#x2F;github.com&#x2F;melezhik&#x2F;outthentic" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;melezhik&#x2F;outthentic</a> - script framework and Outthentic::DSL - DSL you can use in your scripts to test the output - <a href="https:&#x2F;&#x2F;github.com&#x2F;melezhik&#x2F;outthentic&#x2F;blob&#x2F;master&#x2F;check-files-syntax.md" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;melezhik&#x2F;outthentic&#x2F;blob&#x2F;master&#x2F;check-fil...</a> all this could be good a choice to test any bash scripts in TDD&#x2F;BDD manner