Is it possible to run integration/instrumented tes...
# multiplatform
a
Is it possible to run integration/instrumented tests with multiplatform code? I have a library which implements HTTP API to access remote device. I'd like to have a set of tests which executes real HTTP requests to the given API. Any guides / examples?