Skip to content

Workspaces Package Tester

Janet Goldstein requested to merge SSA-6727-package-tester into main

This application executes pytest on specified packages, returning a summary of passes, failures, skips, and errors. A "verbose" command- line option includes detail for individual tests.

More detail can be found in the README.md.

Merge request reports