4 "summary": "BDD Framework and test runner for Swift projects and playgrounds",
5 "description": "A behavior-driven development (BDD) framework and test runner for Swift projects and playgrounds. Foundation-free and Linux-ready!",
6 "homepage": "https://github.com/kylef/Spectre",
8 "git": "https://github.com/kylef/Spectre.git",
12 "Kyle Fuller": "kyle@fuller.li"
19 "Sources/Spectre/Case.swift",
20 "Sources/Spectre/Context.swift",
21 "Sources/Spectre/Expectation.swift",
22 "Sources/Spectre/Failure.swift",
23 "Sources/Spectre/Global.swift",
24 "Sources/Spectre/GlobalContext.swift",
25 "Sources/Spectre/Reporter.swift",
26 "Sources/Spectre/Reporters.swift",
27 "Sources/Spectre/XCTest.swift",
28 "Sources/Spectre/XCTest@4.swift"
30 "pushed_with_swift_version": "5",