Jan Rose

Results 4 issues of Jan Rose

Sometimes you have unit-tests failing 'randomly' due to dependencies between tests. SPECTA_SHUFFLE as an environment variable is a nice feature to detect issues like these but it would be a...

Maybe this is an 'esoteric' feature request but I'd like to be able to declare an expectation from a selector variable. I have a class with a method that returns...

enhancement

Some (not all!) of the tags in our app are elipsized with ... in the middle of the text because the are not fitting the size of the TagView. -...

This fixes the elipsized text in the tags that appears in iOS 13. Applied the suggested fix of the issue comment: https://github.com/ElaWorkshop/TagListView/issues/225#issuecomment-506665179 Have tested the changes in our own project...