aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-test.cli
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/pkg-test.cli')
-rw-r--r--bpkg/pkg-test.cli8
1 files changed, 8 insertions, 0 deletions
diff --git a/bpkg/pkg-test.cli b/bpkg/pkg-test.cli
index 6ccb8c1..939125f 100644
--- a/bpkg/pkg-test.cli
+++ b/bpkg/pkg-test.cli
@@ -54,6 +54,14 @@ namespace bpkg
{
"Also test all dependencies, recursively."
}
+
+ bool --package-cwd
+ {
+ "Change the current working directory to the package directory prior
+ to running tests. This may help ported third-party packages since
+ its not uncommon for tests to expect they are running form the project
+ root directory."
+ }
};
"