I’m trying to run all of a set of a collection files, i.e., newman run *.json, and that works. However, I don’t want it to quit on failure, I want all files to be run regardless of what happens before. I thought the bail and/or the x flag might do what I want, but they don’t seem to continue processing. The first of my set of files happens to fail, so the other files after it do not run.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Running the Same Collection with Multiple Test Data JSONFile | 4 | 236 | April 17, 2024 | |
Required to run multiple collection through Newman | 18 | 19134 | February 1, 2022 | |
Multiple collection to run through Newman with multiple reports and can be marked | 5 | 4678 | February 8, 2024 | |
Help me lauch newman in the CLI | 0 | 309 | June 9, 2021 | |
Help needed , How do i run all collections in one Folder | 5 | 7055 | May 13, 2019 |