Trgan Report
TrganReport is a lightweight, modular automation reporting framework built for speed, scalability, and visual clarity in HTML. Whether you're tracking test outcomes or visualizing domain-specific data, TrganReport delivers structured, branded reports with precision and portability.
Key Features
-
Ultra-fast generation with near-zero latency
-
Inbuilt lightweight image embedding for reduced file size and offline portability
-
Modular structure with branded UI components
-
Parallel execution support with concurrent container/test creation
-
Offline/online asset resolution
-
Legal hygiene and contributor-friendly documentation
Report Structure
A typical TrganReport output breaks down into five key sections:
- Summary Panel providing high-level test metrics (total, passed, failed, skipped, duration)
- Metadata containing contextual details such as execution date, environment, mode, executor, and sprint
- Execution Status table detailing each container or test’s start and end times, duration, and status
- Execution Outcome(optional) table for visualizing domain-specific results or data mappings
- Execution Report with nested containers, tests, steps, and logs for full traceability
The main feature of TrganReport is inbuild lightweight image embeding thus reducing the file size making portable efficient, The report can handle concurrent creation of containers and tests can make the parallel execution along with. The report will be generate immediately with extreme low latency with image binding.
Installation
Install via .NET CLI
dotnet add package TrganReport
<PackageReference Include="TrganReport" Version="1.0.0" />
Documentation
API Reference
Repository
Source code and issue tracking are available on GitHub.
Contribute
TrganReport is actively evolving to meet the demands of scalable, branded reporting. We welcome contributions across UI enhancements, performance tuning, offline mode, versioning, onboarding guides, cross-platform compatibility, and stress-test rendering.
License
TrganReport is distributed under the MIT License and is free to use, modify, and redistribute.
See the full text in the LICENSE file for details and warranty disclaimer