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

Support json as robot framework output #614

Open
siongwai opened this issue Jan 16, 2025 · 0 comments
Open

Support json as robot framework output #614

siongwai opened this issue Jan 16, 2025 · 0 comments

Comments

@siongwai
Copy link

Hi,

I would like to ask for support json file as RF output.

RF 7.2 has added output file format to json, it is nice if pabot able to support json file as RF output.

command: pabot --output output.json .\tests\test.robot

This is the error message when trying to run pabot with json output file

Robot Framework remote server at 127.0.0.1:8270 started.
Storing .pabotsuitenames file
2025-01-16 23:32:36.504106 [PID:27396] [0] [ID:0] EXECUTING Test
2025-01-16 23:32:41.551500 [PID:27396] [0] [ID:0] PASSED Test in 5.0 seconds
WARN: No output files in ".\pabot_results"
0 tests, 0 passed, 0 failed, 0 skipped.
===================================================
Output:
[ ERROR ] Reading XML source '' failed: No such file or directory

Try --help for usage information.
Stopping PabotLib process
Robot Framework remote server at 127.0.0.1:8270 stopped.
PabotLib process stopped
Total testing: 5.0 seconds
Elapsed time:  5.73 seconds

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

No branches or pull requests

2 participants