mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[GH-ISSUE #1740] [feature]: Collection runner (GUI, CLI or Both) #552
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#552
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mihastele on GitHub (Jul 9, 2021).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/1740
I was using this application a few times as an alternative to Postman. But I am not sure, is it possible to run all tests at once? It would be a really good feature, Postman supports it (also from CLI called Newman), but I had many issues with it.
It would be nice to run all the tests from the CLI using a simple command.
Another alternative could be a GUI runner, which would be more user friendly, but CLI I think is better because you can automate stuff.
@liyasthomas commented on GitHub (Jul 9, 2021):
We're working on a similar implementation that allows you to run tests from the web app, CI, CLI, etc. Keep an eye on its public repository: https://github.com/hoppscotch/hopp-js-sandbox.
I will update here once it's production-ready.
@vibhuti019 commented on GitHub (Oct 9, 2021):
Can I work on this section? I would like to add a "automate" option where all the requests can be stored in the same way as we do in .rest vscode. Then once started it will request all the endpoints and return a JSON document.
Waiting for your reply..
@liyasthomas commented on GitHub (Oct 10, 2021):
Hi @vibhuti019, you can pick up this feature if you're interested.
@liyasthomas commented on GitHub (Oct 2, 2022):
We've Hoppscotch CLI ALPHA
@mihastele commented on GitHub (Jan 21, 2023):
Thank you for notifying :)