🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

ultra-report

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ultra-report

📊 Next JS based TestNG reporter

latest
Source
npmnpm
Version
0.1.2
Version published
Maintainers
1
Created
Source

📊 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

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

🚀 Quick Start

  • Install Ultra-Reporter globally:

    npm i -g ultra-report
    
  • Run your TestNG tests using the default TestNG listeners.

  • Locate your TestNG results:

    • Find the XML file at test-output/[suite-name]/[test-name].xml.
  • 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!

FAQs

Package last updated on 19 Sep 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts