ultra-report

πŸ“Š Next JS based TestNG reporter

AGPL-3.0 License

Downloads
173
Stars
2

πŸ“Š 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

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

πŸš€ Quick Start

  1. Install Ultra-Reporter globally:

    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:

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

⬇️ Sample Command Output

> 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: Dynamic, server-rendered React apps.
  • TypeScript: Strongly typed for better reliability and scalability.
  • Tailwind CSS: Beautiful, responsive design without the hassle.
  • Shadcn/UI & Daisy UI: Sleek UI components for a polished user experience.

⏱️ What's Next?

We're constantly evolving! Check out the Issues tab 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 – we’re always looking for ways to improve!

πŸ“ž Contact Me

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

Package Rankings
Top 31.59% on Npmjs.org