Skip to content

GeraltLybia/TestReport-Storage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TestReport Storage

This repository contains a production-ready split architecture:

  • frontend (Vue 3 + Vite + Nginx)
  • backend (FastAPI)
  • storage (runtime data: reports and history files, ignored by git)

This is an independent product for storing, browsing, and analyzing test reports generated by Allure Report, including reports produced in the allure-framework/allure3 ecosystem.

Backend service code uses the internal package app/services/reporting for report/history domain logic.

For API docs (Swagger/OpenAPI), run the backend and open:

  • /docs (Swagger UI)
  • /redoc (ReDoc)
  • /openapi.json (OpenAPI spec)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors