kicad/qa/tests/cli
jean-pierre charras b9a5e04ad0 Workaround to fix a QA not working test on platforms is Python older than 3.9
A Pcbnew Python test in QA cli (to test SVG outputs) fails in old Python
because it uses a function only existing in Python 3.9 and newer.
So skip this test for older Python version
2023-12-14 11:57:10 +01:00
..
resources QA: Fix utils.images_are_equal + add basic tests for qa utilities 2023-08-03 15:36:19 +02:00
conftest.py Make attach paths relative and upload the output contents 2023-05-05 23:17:12 -04:00
pytest.ini
test_common.py
test_pcb.py Workaround to fix a QA not working test on platforms is Python older than 3.9 2023-12-14 11:57:10 +01:00
test_sch.py Fix cli test for plot one arg 2023-09-03 13:09:18 -04:00
test_utils.py QA: Fix utils.images_are_equal + add basic tests for qa utilities 2023-08-03 15:36:19 +02:00
utils.py CLI QA: Create a diff image highlighting areas of difference in red 2023-09-13 17:37:26 +00:00