Sebastian Osiński
Sebastian Osiński
Right now all methods in Directions class return `URLSessionDataTask` instance directly. This makes subclassing Directions harder, as it leaks internal implementation of it (i.e. it uses URLSession underneath). As far...
Hi! I see lots of traffic and updates on main repo, but this repo was last updated in 2017. Are there any plans to update iOS version to 0.13?
This PR adds support for `SNAPSHOT_CONFIGURATION_NAME` environment variable which can be used in Test Plans configurations. When aforementioned variable exists, another level of directory nesting is added to store separate...
Use `destructive` button style confirm button on alerts for deleting files, turning off printer etc.
Hi! As stated in the title - I think using `destructive` button style for confirm (`Yes`) buttons on alerts for file deletion, turning off printer and other dangerous actions would...
### Is your feature request related to a problem? Please describe. Use case: I would like the span to include additional tag with GraphQL operation name in it. Right now,...