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

--ro option does not generate a report in the chosen directory #284

Open
SMyrick98 opened this issue Sep 1, 2023 · 0 comments
Open

--ro option does not generate a report in the chosen directory #284

SMyrick98 opened this issue Sep 1, 2023 · 0 comments

Comments

@SMyrick98
Copy link

There are two issues I am seeing currently with the --ro option, one of which relates to the most recent fix provided for --rf in version 1.30.3:

  1. Despite using the --ro option, the report generation performs its default behavior and places the report in a subdirectory of the current working directory (reports{current-date}). It does this whether the given directory exists or does not exist
  2. Providing a value for the --rf option disables report generation; When the test suite finishes, there is no message stating that the report is ready, and no report can be found.

Unfortunately there is no error or stacktrace to provide for this, but let me know if there is any other information I can provide to aide in investigation. The command being used is oxygen --rf='html,json' --ro=path-to-reports-folder -p path-to-parameters.csv --pm='all' testfile.js

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