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

feat: support to generate a PDF report #162

Merged
merged 1 commit into from Aug 10, 2023
Merged

Conversation

wjsvec
Copy link
Contributor

@wjsvec wjsvec commented Aug 10, 2023

fix #77

I use another gopdf open-source projects. https://github.com/signintech/gopdf

PDF report can be generated by:
atest run -p sample/testsuite-gitlab.yaml --duration 1m --thread 3 --report pdf --request-ignore-error

@sonarcloud
Copy link

sonarcloud bot commented Aug 10, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 4 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@LinuxSuRen LinuxSuRen added enhancement New feature or request backend labels Aug 10, 2023
@LinuxSuRen LinuxSuRen merged commit 79609ce into LinuxSuRen:master Aug 10, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support to generate a PDF report
2 participants