Arnold Noronha

Results 54 comments of Arnold Noronha

(Edited in 2022) Here's a full-fledged example of running screenshot-tests-for-android with Firebase test lab: https://github.com/screenshotbot/screenshot-tests-for-android-example But it's based off a tool we built, https://screenshotbot.io. Modern documentation here: https://screenshotbot.io/documentation/platforms/android-apps

@sanginovs Screenshotbot doesn't actually run the tests, it just collects the screenshots and creates a nice workflow after the fact (i.e. catching regressions etc.) I have tested against API level...

@sanginovs That's weird, I haven't seen that yet. Do you use custom measuring/layout logic for that view or is it all stock views? One easy thing to check, go to...

@sanginovs Very cool, good to know. That's a virtual device and not a real device, correct?

So, I'm not a TextureView/SurfaceView expert, but based on your description you seem to be on the right path, and I'd love to have the eventual fix pulled in. In...

Already added: https://github.com/quicklisp/quicklisp-projects/blob/master/projects/slite/source.txt It might already be an outdated version, but I'll update the README to clarify it's on quicklisp. Also, thanks for the ad to cl-cookbook!

Ah! good call, I haven't done anything with MELPA yet. Let me look into that and reopen this task for now

I certainly think this is possible, and should not be too much work depending on the lisp-unit2's APIs. I'm happy to add it, but I want to make sure there's...

@Ambrevar done, as of now you can run tests, rerun in debugger. Jump to test is not implemented for any CL implementation (in theory, that could be implemented for some...

(actually keeping this open for now until I can get verification from you)