Back ||
  • Product
  • |Jul 30, 2024

Hoppscotch v2024.7.0: JUnit Reports, User management API & more

Kiran Johns
Kiran Johns
News 01

Hoppscotch is a simple straightforward API testing client that helps developers around the world to work with their APIs. You can easily get started with Hoppscotch using our web client at hoppscotch.io or download our desktop app!

We're excited to roll out new features and enhancements with out latest release v2024.7.0 on our cloud and self-hosted solutions.


Generate JUnit Reports for Collection Runs on CLI

The hopp test command can now generate JUnit Reports in XML format for collection runs. Specify a path to store the reports in your desired location, else, the default path for saving the JUnit report will be the current working directory.

hopp test <file_path_or_id> --env <file_path_or_id> --reporter-junit [path.xml]

News 01

AI meets Hoppscotch

We are gradually introducing AI-powered features to provide quality of life features to help improve your API testing experience, and we're starting with one small feature.

Automatically naming an API request

This feature assigns a relevant name to an API request without requiring manual input from the user. The system examines the Request components and extracts the parameters to develop a name for the API Request.

News 01

Duplicate a Collection

You can now duplicate collections with a single click, enabling easier management of similar requests and configurations without having to recreate them from scratch.

News 01

Manage your users using APIs

You can now perform user management on Hoppscotch self-host and perform actions such as inviting users and granting admin rights using APIs. Learn more about it from our documentation.


And that's a wrap for this month's release! Our team is dedicated to continuously improving Hoppscotch, and we appreciate your support in helping us get better each day. If you have any feedback or suggestions, please reach out to us at hello@hoppscotch.io or head over to our GitHub repository. We can't wait to hear from you!