-
Notifications
You must be signed in to change notification settings - Fork 128
Open
Labels
DevOpsIssues and pull requests related to DevOpsIssues and pull requests related to DevOpsInvestigationA task to investigate options for future workA task to investigate options for future workMaintenanceUnassigned issues to be addressed in the next maintenance period.Unassigned issues to be addressed in the next maintenance period.Technical DebtMarks a piece of work to address technical debt introduced to solve a problem quicklyMarks a piece of work to address technical debt introduced to solve a problem quickly
Milestone
Description
Describe the outcome that is desired.
Currently we have our own system test running scripts, but there would be benefits to running them using ctest instead.
Describe any solutions you are considering
Use pytest (https://docs.pytest.org/en/7.2.x/) for test discovery and then have cmake drive it and register the tests as ctests that are run with ctest.
Metadata
Metadata
Assignees
Labels
DevOpsIssues and pull requests related to DevOpsIssues and pull requests related to DevOpsInvestigationA task to investigate options for future workA task to investigate options for future workMaintenanceUnassigned issues to be addressed in the next maintenance period.Unassigned issues to be addressed in the next maintenance period.Technical DebtMarks a piece of work to address technical debt introduced to solve a problem quicklyMarks a piece of work to address technical debt introduced to solve a problem quickly
Type
Projects
Status
In progress
Status
In Progress