An open API service indexing awesome lists of open source software.

https://github.com/wasiqb/ultra-report

πŸ“Š Next JS based TestNG reporter
https://github.com/wasiqb/ultra-report

daisy-ui java nextjs14 reporter reporting-tool shadcn-ui testng-reports typescript-react

Last synced: 3 months ago
JSON representation

πŸ“Š Next JS based TestNG reporter

Awesome Lists containing this project

README

        

# πŸ“Š Ultra-Reporter

**Ultra-Reporter** is your go-to tool for transforming your TestNG (Maven, Java) test results into stunning reports. Built on the power of Next.js and Tailwind CSS, this reporter takes your raw test results from TestNG and presents it in a beautiful, easy-to-digest format. Simplify your test reporting with just a few commands!

## πŸ“· Stunning Reports at Your Fingertips

![Ultra-report](/assets/ultra-report.png)

Experience visually rich and detailed reports that not only look great but make understanding test outcomes effortless.

## πŸš€ Quick Start

1. **Install Ultra-Reporter globally**:

```shell
npm i -g ultra-report
```

2. **Run your TestNG tests** using the default TestNG listeners.

3. **Locate your TestNG results**:
- Find the XML file at `test-output/[suite-name]/[test-name].xml`.

4. **Generate your report** with a single command:

```shell
ultra-report [xml-file-path.xml]
```

### ⬇️ Sample Command Output

```shell
> ultra-report "/Users/user-name/Downloads/ECommerce API Testing.xml"
βœ” XML File exists
βœ” Parsed XML data written to "/Users/user-name/Documents/github/public/results"
βœ” Report generated successfully!
βœ” Report opened in the default browser.
β„Ή You can find the report at "/Users/user-name/Documents/github/out/index.html"

β„Ή Read the docs at πŸ”— https://github.com/WasiqB/ultra-report

Total time taken: 15.777s
```

## 🦾 Powered By Modern Tech

Ultra-Reporter leverages cutting-edge technologies to provide fast, efficient, and sleek reporting:

- **[Next.js 14](https://nextjs.org/)**: Dynamic, server-rendered React apps.
- **[TypeScript](https://www.typescriptlang.org/)**: Strongly typed for better reliability and scalability.
- **[Tailwind CSS](https://tailwindcss.com/)**: Beautiful, responsive design without the hassle.
- **[Shadcn/UI](https://ui.shadcn.com/)** & **[Daisy UI](https://daisyui.com/)**: Sleek UI components for a polished user experience.

## ⏱️ What's Next?

We're constantly evolving! Check out the [Issues tab](https://github.com/WasiqB/ultra-report/issues) for upcoming features and improvements.

Got a feature request or an idea to make Ultra-Reporter even better? Don’t hesitate to create [Feature or Enhancement request](https://github.com/WasiqB/ultra-report/discussions) – we’re always looking for ways to improve!

## πŸ“ž Contact Me

Feel free to reach out for any queries, collaborations, or feedback!

- **LinkedIn**: [Wasiq Bhamla](https://dub.sh/lnkd)
- **X (formerly Twitter)**: [@WasiqBhamla](https://dub.sh/x-wasiq)
- **Discord**: [Learn Test Automation](https://dub.sh/lta-community)
- **YouTube**: [Learn Test Automation with Wasiq Bhamla](https://dub.sh/lta-yt)
- **Medium**: [Wasiq Bhamla](https://dub.sh/wb-medium)