Skip to content

kelmryan/junit_assessment_gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Junit Assesment Gui

This code will assist in creating a gui to display the output of junit reports.

PRerequisite

  • Install Python 3

Instructions

Run the following commands from a powershell or windows command

Windows command prompt

  1. python3.12 -m venv env
  2. .\env\Scripts\activate
  3. From venv Run the following command
python.exe -m pip install --upgrade pip
pip install flask
python junit_report.py

About

A webgui frontend to show junit.xml results

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published