diff --git a/tests/README b/tests/README new file mode 100644 index 00000000..4ab7e004 --- /dev/null +++ b/tests/README @@ -0,0 +1,10 @@ +PISI test suite +--------------- + + +There are python unit tests and shell scripts in this directory. + +Shell scripts use the CLIs to perform package operations. + +For this there must be a symlink "packages" to the PISI package repository +until we can find a few sample packages to put here.