adds color and execution time to output, adds SwiftLint
A tiny, Linux-compatible, pure-Swift BDD framework for Swift projects. (insert bird-pun)
Current Version: 0.1.0 | Swift 4+
Documentation | Quick Start | Example Project
before
after
let ExampleSpec = describe("testing with Speck") { it("makes testing expressive and fun") { expect(testing).to(equal: "fun") } }
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
Speck
A tiny, Linux-compatible, pure-Swift BDD framework for Swift projects. (insert bird-pun)
Current Version: 0.1.0 | Swift 4+
Documentation | Quick Start | Example Project
Features
before
, andafter