Skip to content

mathisschmidt/non_reg_ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This a very simple project for create a UI for see the result of a non regression. It stay easy by generate a single HTML file and openable in a browser by itself because it juste use CDN tool.

We are using:

  • Tailwindcss for the style
  • AlpineJS for the dynamic element
  • Diff2html for make pretty our unified diff

The result have to follow this rules:

  • a common root_folder
  • each test case folder is identify by a file .test inside
  • all the logs of a test case have to be in a folder logs
  • all the diff in have to be in a single file diff

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published