RazrFalcon / resvg-test-suite

resvg test suite
https://razrfalcon.github.io/resvg-test-suite/svg-support-table.html
MIT License
23 stars 11 forks source link

Explain how to run these tests in README #50

Open k2m5t2 opened 4 weeks ago

k2m5t2 commented 4 weeks ago

Hi,

I would appreciate the addition of instructions on how to run these tests myself, as resvg was not behaving correctly for me and I wasn't sure if it was an issue specific to my local build.

Thanks!

RazrFalcon commented 4 weeks ago

This tests are somewhat independent from resvg. If you want to test resvg itself simply call cargo test --all in the root dir of the resvg repo.