issues
search
hpc
/
pavilion2
Pavilion is a Python 3 (3.5+) based framework for running and analyzing tests targeting HPC systems.
https://pavilion2.readthedocs.io/
Other
44
stars
20
forks
source link
Add CLI Option to Show Full Tracebacks for Error
#760
Open
hwikle-lanl
opened
7 months ago
hwikle-lanl
commented
7 months ago
Code review checklist:
[ ] Code is generally sensical and well commented
[ ] Variable/function names all telegraph their purpose and contents
[ ] Functions/classes have useful doc strings
[ ] Function arguments are typed
[ ] Added/modified unit tests to cover changes.
[ ] New features have documentation added to the docs.
[ ] New features and backwards compatibility breaks are noted in the RELEASE.md
Code review checklist: