loki icon indicating copy to clipboard operation
loki copied to clipboard

Frontend for Loki

Open jps opened this issue 4 years ago • 2 comments

Hey, Looking for some advice.

We're building a design system, currently we use Applitools, whilst it's good it's very expensive 💵 . This looks like a good free OSS alternative. What is particularly appealing about Loki, is it's not tied to just tied to desktop environments, being able to effectively test safari on IOS is a big win 💯 .

Had a bit of a search but haven't managed to find anything, do you know if it's possible to use Loki as the backend for diff generation, and then use one of the tools mentioned below for the verification & approval step? or do you have any suggestions around this? any guides you could recommend?

  • https://github.com/wearefriday/spectre
  • https://reg-viz.github.io/reg-suit/
  • https://basset.io/

jps avatar Feb 22 '21 12:02 jps

Hi, I managed reg-cli to display Loki's test results and it works well, the solution is described in Tip: Creating an HTML report.

kirilldronkin avatar Mar 02 '21 21:03 kirilldronkin

Hi, I managed reg-cli to display Loki's test results and it works well, the solution is described in Tip: Creating an HTML report.

It looks like good solution! I did the same

KolesnikovP avatar Apr 28 '23 02:04 KolesnikovP