2 "name": "DataDrivenTesting",
4 "summary": "A Swift package that provides data-driven testing functionality for your project.",
5 "description": "DataDrivenTesting is a Swift package that simplifies the process of testing code using multiple sets of data. With this package, developers can easily run data-driven tests, change the default activity name, and add attachments to test cases. Compatible with Swift 5.4+ and Xcode 9.0+.",
6 "homepage": "https://github.com/WezSieTato/DataDrivenTesting",
12 "Marcin Stepnowski": "marcin.stepnowski@gmail.com"
14 "social_media_url": "https://mastodon.social/@WezSieTato",
21 "swift_versions": "5",
23 "git": "https://github.com/WezSieTato/DataDrivenTesting.git",
26 "source_files": "Sources/**/*.swift",
27 "frameworks": "XCTest",