cqframework / cqframework/cql-tests-runner
Implement Option to Rerun Failed or Errored Tests in CQL Test Runner
Open
@darkknight13 is already working on this.
Since May 16, 2024.
- #20 by @darkknight13 — closed without merging
enhancement
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 3
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 2
Description
This enhancement proposes adding functionality to the CQL Test Runner to rerun tests that have failed or encountered errors. This feature would enable developers to focus on retesting specific cases after addressing issues in their CQL engine. Presently, tests are executed sequentially for all cases without the ability to selectively rerun failed tests.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.