Błażej Wdowikowski

Results 7 issues of Błażej Wdowikowski

I was thinking what would help me in testing. Callback when stub responds to request. I am more than happy to implement it. What do you think @kylef ?

As a follow up to pull request #198 ### TL:DR; The motivation behind it was the desire to react to such an error with a beautiful message. ### Motivation In...

enhancement

So many times I did have situations with JSONs For example json with Events ```json [{ "end_date": "2017-04-23T16:52:27.799Z", "name": "Session 0.2.1", "start_date": "2017-04-23T15:52:27.799Z" },{ "end_date": "2017-04-23T16:52:27.799Z", "name": "Session 0.2.2", "start_date":...

Hi, in one of my class I have `NSDate?` I've added extension to `NSDate` so that it can be decodeable and it looks like this. ``` Swift extension NSDate:Decodable {...

macOS: 10.15.7 (19H15) TextPlus is missing in extensions. I did try reinstalling but without luck.

Please make it happen

Hello, I succesful compiled your lib under Xcode 5, cp it from Xcode DerivedData and then drag'n'drop to project. Sadly I can' t import lib in ViewController. I try with...