Skip to content

Comment on Bats: TAP-compatible testing for Bashparent

Comments

I doubt that all of git commit is implemented in main. So I'm sure that there is still plenty of use for unit tests.

As a matter of fact, all automated tests of the Git project are powered by a shell-based TAP harness, which tests executable commands only.

To be fair, there are some dedicated C tools driving unit tests via CLI, but most of the tests are based on the final plumbing and porcelain commands.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.