DOKK / manpages / debian 11 / git-annex / git-annex-test.1.en
git-annex-test(1) General Commands Manual git-annex-test(1)

git-annex-test - run built-in test suite

git annex test

This runs git-annex's built-in test suite.

The test suite runs in the .t subdirectory of the current directory.

It can be useful to run the test suite on different filesystems, or to verify your local installation of git-annex.

There are several options, provided by Haskell's tasty test framework. Pass --help for details about those.

When there are test failures, leave the .t directory populated with repositories that demonstate the failures, for later analysis.

git-annex(1)

git-annex-testremote(1)

Joey Hess <id@joeyh.name>