xcresults | command line tool to extract test summaries | Code Editor library
kandi X-RAY | xcresults Summary
kandi X-RAY | xcresults Summary
A command line tool to extract test summaries & screenshots from Xcode 11 XCResult files.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Export test test summary format
- Parses a step
- Creates a list of attachments
- Format a test result
- Runs the application
- Get summary summaries
- Converts the givenheic to a JPEG format
- Runs the unit tests
- The main entry point
xcresults Key Features
xcresults Examples and Code Snippets
Community Discussions
Trending Discussions on xcresults
QUESTION
Hello I'm writing XCTests in swift. I need some additional test information that does not fit into to the XCResults. I'm currently writing this to a file on the physical device that's being tested. What I would like to do is at the end of all tests copy this file to the attached computer. Is this possible?
...ANSWER
Answered 2020-Nov-20 at 14:43The best way to achieve it is using XCTAttachment
.
Your test can attach any files to test results and they all are available in the test navigator.
It's all described in detail in this article: Adding Attachments to Tests, Activities, and Issues.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install xcresults
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page