Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev. Learn more →
Top 14 Swift Other Testing Projects
-
Testing is an integral part of our framework. As we build out components, we leverage unit and snapshot tests to ensure our components look and feel great in any kind of situation. The underlying framework we use is the SnapshotTesting framework. Our components can leverage different themes on top of various appearances, and they can be configured even further with configuration properties. As such, it’s important that we test these various permutations to ensure that our components look great no matter what environment or settings are applied.
-
-
Appwrite
Appwrite - The open-source backend cloud platform. The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more!
-
NaughtyKeyboard
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data. This is a keyboard to help you test your app from your iOS device.
-
-
-
Mockingbird
Simplify software testing, by easily mocking any system using HTTP/HTTPS, allowing a team to test and develop against a service that is not complete or is unstable or just to reproduce planned/edge cases. (by Farfetch)
-
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
-
-
MetovaTestKit
A collection of useful test helpers designed to ease the burden of writing tests for iOS applications.
-
XCTestExtensions
XCTestExtensions is a Swift extension that provides convenient assertions for writing Unit Test.
-
SnappyTestCase
iOS Simulator type agnostic snapshot testing, built on top of the FBSnapshotTestCase.
-
TestKit
The easiest way to implement full BDD in your Swift iOS projects! Use plain English specs (Gherkin) to drive tests that include both UI automation and interacting with application data & state.
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
Swift Other Testing related posts
- Swift Mocking Tools. To Use, or Not to Use, That Is the Question
- SwiftUI has so many awesome features!! And none of them seem to play well with unit tests :( Am I missing something?
- Do you use visual regression tests in your projects?
- Visual tests
- How do I know if I made auto-layout right to fit every device?
- Snapshot Testing in Swift
-
A note from our sponsor - Onboard AI
getonboard.dev | 4 Oct 2023
Index
What are some of the best open-source Other Testing projects in Swift? This list will help you:
Project | Stars | |
---|---|---|
1 | SnapshotTesting | 3,368 |
2 | Cuckoo | 1,607 |
3 | NaughtyKeyboard | 589 |
4 | Vinyl | 271 |
5 | Cribble | 269 |
6 | Mockingbird | 191 |
7 | MirrorDiffKit | 178 |
8 | Mockit | 122 |
9 | AcceptanceMark | 64 |
10 | MetovaTestKit | 23 |
11 | XCTestExtensions | 22 |
12 | SnappyTestCase | 15 |
13 | TestKit | 12 |
14 | DataFixture | 2 |