Kryštof Matěj

Results 12 issues of Kryštof Matěj

tearDown method should exists https://qualitycoding.org/xctestcase-teardown/

enhancement

Replace token parser with swift-syntax (https://github.com/apple/swift-syntax). https://swift-ast-explorer.com

Add some kind of log to spies and stubs. Log should be used for testing order of called dependencies.

enhancement

`func format(_ date: Date, format: DateFormat) -> String `

bug

add default return value for types: Bool, String, Int and Double.

enhancement

Depends on #9 or might be implemented with Core Data ??.

enhancement

```swift public protocol QRCodeImageService { func generateQRImage(for string: String) throws -> UIImage func generateQRImage(for data: Data) throws -> UIImage } ```

bug

Hi, I tried to update Mint from 0.11.3 to 0.12.0. Instead of update I get error: ``` mint install yonaskolb/[email protected] 🌱 Cloning mint 0.12.0 🌱 Resolving package 🌱 Failed to...