Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Allow execution of folders in order given on the command line #3310

Open
mklinger opened this issue Feb 20, 2025 · 0 comments

Comments

@mklinger
Copy link

Folders can be specified on the command-line and only the specified folders will be executed from the collection. The order in which the folders are executed is defined by the collection and cannot be changed.

The underlying Postman executor allows specifying the preserveOrder flag. When this flag is enabled, the execution order is defined by the order of the folders given, instead of the order in the collection.

It would be nice, if Newman could offer a command-line option to enable this behavior.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant