Lou Franco
Lou Franco
I used this workaround as a start, but then you need to do the translation of the "data" attributes to ones that work with ``. I used ``` parsedStyle["textAlign"] =...
I don't want to run them -- I just want to run a GUI test in another test bundle. But when it tries to load the entire .xctest file, it...
Ok, here's a minimal workspace that reproduces the issue. [AppWithModuleTests.zip](https://github.com/linkedin/bluepill/files/2871513/AppWithModuleTests.zip) I included the .xctestrun file in the zip. When I run bluepill against it, I get ``` [ ERROR ]...
Thanks for looking into this -- I will try this out locally on my real project and report back
Ok, I'll propose something soon. I saw that problem in Obj-C. Perhaps Fox needs a configuration -- that might address #20 and also allow a `failWith:(msg:String, file:String, line:Int)->()` that you...
I tried what I thought would be the normal way to install via Carthage and it didn't build for me (master or v1.0.1). The problem was that it reported: `Missing...