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]: show path to report file via 'buildtest report path' #1256

Closed
2 tasks done
shahzebsiddiqui opened this issue Sep 30, 2022 · 0 comments · Fixed by #1260
Closed
2 tasks done

[FEATURE]: show path to report file via 'buildtest report path' #1256

shahzebsiddiqui opened this issue Sep 30, 2022 · 0 comments · Fixed by #1260
Assignees

Comments

@shahzebsiddiqui
Copy link
Member

Please describe your feature request

we should add a new subcommand buildtest report path that will print the full path to report file that is being used.

We can see list of report files via

(buildtest)  ~/Documents/github/buildtest/ [buildtest_buildspec_find_count] buildtest rt list
/Users/siddiq90/Documents/github/buildtest/var/report.json

Note that one can clear the report file hence there wont be any report so running any buildtest rt command or subcommand should just raise an exception

(buildtest)  ~/Documents/github/buildtest/ [buildtest_buildspec_find_count] buildtest rt clear
Removing report file: /Users/siddiq90/Documents/github/buildtest/var/report.json
(buildtest)  ~/Documents/github/buildtest/ [buildtest_buildspec_find_count] buildtest rt      
Unable to find report please check if /Users/siddiq90/Documents/github/buildtest/var/report.json is a file or run a test via 'buildtest build' to generate report file

Post question in Slack

  • I agree that I posted my question in slack before creating this issue

Is there an existing issue

  • I confirm there is no existing issue for this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants