xctestextensions
Extensions for commonly used functionality in UI tests using XCTest.
Science Score: 54.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
✓Academic publication links
Links to: zenodo.org -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.4%) to scientific vocabulary
Keywords
Repository
Extensions for commonly used functionality in UI tests using XCTest.
Basic Info
- Host: GitHub
- Owner: StanfordBDHG
- License: mit
- Language: Swift
- Default Branch: main
- Homepage: https://swiftpackageindex.com/StanfordBDHG/XCTestExtensions/documentation
- Size: 118 KB
Statistics
- Stars: 3
- Watchers: 10
- Forks: 0
- Open Issues: 4
- Releases: 26
Topics
Metadata Files
README.md
XCTestExtensions
This Swift Package provides convenient extension points to write tests using XCTest.
XCTestExtensions is a collection of extensions for commonly used functionality in UI tests using XCTest. You can learn more about XCTestExtensions in the API documentation.
It includes the functionality to
- delete & launch an application to reset the application
- disable password autofill on an iOS simulator to avoid challenges with the text entry in secure text fields
- enable a simple text entry in plain and secure text fields
The XCTestApp target enables writing test-based apps that can be verified in a UI test. You can learn more about XCTestApp in the API documentation.
Installation
The project can be added to your Xcode project or Swift Package using the Swift Package Manager.
Xcode: For an Xcode project, follow the instructions on Adding package dependencies to your app.
Swift Package: You can follow the Swift Package Manager documentation about defining dependencies to add this project as a dependency to your Swift Package.
License
This project is licensed under the MIT License. See Licenses for more information.
Contributors
This project is developed as part of the Stanford Byers Center for Biodesign at Stanford University. See CONTRIBUTORS.md for a full list of all XCTestExtensions contributors.

Owner
- Name: Stanford Biodesign Digital Health
- Login: StanfordBDHG
- Kind: organization
- Location: United States of America
- Twitter: StanfordBDHG
- Repositories: 18
- Profile: https://github.com/StanfordBDHG
Citation (CITATION.cff)
# # This source file is part of the Stanford XCTestExtensions open-source project # # SPDX-FileCopyrightText: 2022 Stanford University and the project authors (see CONTRIBUTORS.md) # # SPDX-License-Identifier: MIT # cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Schmiedmayer" given-names: "Paul" orcid: "https://orcid.org/0000-0002-8607-9148" - family-names: "Bauer" given-names: "Andreas" orcid: "https://orcid.org/0000-0002-1680-237X" title: "XCTestExtensions" doi: 10.5281/zenodo.7606320 url: "https://github.com/StanfordBDHG/XCTestExtensions"
GitHub Events
Total
- Create event: 11
- Issues event: 2
- Release event: 6
- Watch event: 1
- Delete event: 5
- Issue comment event: 5
- Member event: 2
- Push event: 15
- Pull request review comment event: 6
- Pull request review event: 12
- Pull request event: 10
Last Year
- Create event: 11
- Issues event: 2
- Release event: 6
- Watch event: 1
- Delete event: 5
- Issue comment event: 5
- Member event: 2
- Push event: 15
- Pull request review comment event: 6
- Pull request review event: 12
- Pull request event: 10
Committers
Last synced: almost 3 years ago
All Time
- Total Commits: 8
- Total Committers: 1
- Avg Commits per committer: 8.0
- Development Distribution Score (DDS): 0.0
Top Committers
| Name | Commits | |
|---|---|---|
| Paul Schmiedmayer | P****r@u****m | 8 |
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 5
- Total pull requests: 31
- Average time to close issues: 11 days
- Average time to close pull requests: 2 days
- Total issue authors: 4
- Total pull request authors: 3
- Average comments per issue: 1.6
- Average comments per pull request: 1.03
- Merged pull requests: 30
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 2
- Pull requests: 10
- Average time to close issues: N/A
- Average time to close pull requests: 4 days
- Issue authors: 2
- Pull request authors: 3
- Average comments per issue: 0.5
- Average comments per pull request: 0.9
- Merged pull requests: 9
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- Supereg (2)
- LeonNissen (1)
- PSchmiedmayer (1)
- philippzagar (1)
Pull Request Authors
- PSchmiedmayer (19)
- Supereg (13)
- lukaskollmer (7)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 0
- Total dependent repositories: 5
- Total versions: 25
swiftpackageindex.com: github.com/StanfordBDHG/XCTestExtensions
Extensions for commonly used functionality in UI tests using XCTest.
- Homepage: https://swiftpackageindex.com/StanfordBDHG/XCTestExtensions/documentation
- Documentation: https://swiftpackageindex.com/StanfordBDHG/XCTestExtensions/documentation
- License: mit
-
Latest release: 1.2.1
published about 1 year ago