https://github.com/johnsmithcoder1/testingswift
Exploring unit tests, asynchronous tests, performance tests, mutation tests, and code coverage in Swift.
https://github.com/johnsmithcoder1/testingswift
unit-testing
Last synced: about 1 year ago
JSON representation
Exploring unit tests, asynchronous tests, performance tests, mutation tests, and code coverage in Swift.
- Host: GitHub
- URL: https://github.com/johnsmithcoder1/testingswift
- Owner: JohnSmithCoder1
- Created: 2018-11-27T19:33:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-27T19:24:29.000Z (over 7 years ago)
- Last Synced: 2025-02-17T12:18:59.775Z (over 1 year ago)
- Topics: unit-testing
- Language: Swift
- Homepage:
- Size: 138 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TestingSwift
Exploring unit tests, asynchronous tests, performance tests, mutation tests, and code coverage in Swift.