reuters-graphics / bluprint_graphics-kit

SvelteKit rig for graphics and newsapps
https://reuters-graphics.github.io/docs_graphics-kit/
21 stars 3 forks source link

Cross platform testing practices #60

Closed pkd2512 closed 1 year ago

pkd2512 commented 2 years ago

It's a good practice to test all our projects on different browsers, devices and OS. Plans to integrate it into people's workflows.

I have used BrowserStack in the past, but the free plan comes with its limits. Recently I tried LambdaTest which is free and worked fine.

hobbes7878 commented 2 years ago

I'm sending this back to you, my friend. I want you to tell me how we could wire this in as part of our publishing process. Is there a GitHub Action ci/cd workflow? Is it a new CLI preview option? What?

Ok, I am also willing to pay a reasonable monthly fee to add this to our process, so find me the best service that's the easiest to integrate into our existing pipeline.

Write me back here with how it would all work and then we can talk about implementing code.

hobbes7878 commented 1 year ago

Closing for now. We do have chromatic installed on the graphics-components repo, which hopefully helps with some of this.