Skip to content
This repository was archived by the owner on Oct 3, 2025. It is now read-only.

RallyHackathon/Test-Status-by-Test-Set

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Test-Status-by-Test-Set

This app conveys test status for a given iteration in 3 sections:

  • First, a summary, which includes each test set ID and name, percentage of tests executed, percentage of tests passing, number passed, number failed, etc.
  • Second, a list of the tests which have been run and whether they passed or failed in their last run.
  • Third, a list of the tests which are remaining to be run.

To have the grids open all the time instead of one at a time, simply comment out the "accordion" line from near the top of the code.

Screenshot:

Alt text

About

Displays testing status by test set during a given sprint

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors