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