Skip to content

[TEST] Display what tests have passed/failed so far when running multiple tests #228

@levincent06

Description

@levincent06

While running a batch of tests (ex: ./runtime test), it's difficult to see what tests have ran already and their results.

A simple version is printing out a summary of the test results so far after each test. For a more user-friendly experience, use ncurses to display a real-time summary.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestlow-priorityIssues that aren't important and don't change the code outcomes

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions