KiBot/tests/test_plot
Salvador E. Tropea dc5924901b Fixed command line for `--list`
- PCB and SCH can be needed
- Adapted the test for --list
2021-11-15 13:12:15 -03:00
..
fake_pcbnew
fake_plugin
README.md
force_colorama_error.py
force_pcbnew_error.py
force_xlsx_error.py
force_yaml_error.py
test_bom.py
test_drill.py
test_dxf.py
test_gerber.py
test_hpgl.py
test_ibom.py
test_int_bom.py More KiCost integration in KiBoM. 2021-04-25 09:29:56 -03:00
test_kicad_config_errors.py
test_kicost.py Added suppport for multiprojects to the internal KiCost. 2021-05-25 18:02:22 -03:00
test_misc.py Fixed command line for `--list` 2021-11-15 13:12:15 -03:00
test_misc_2.py Added pattern expansion in the `dir` option for outputs 2021-03-12 21:14:39 -03:00
test_pcbdraw.py Added pattern expansion in the `dir` option for outputs 2021-03-12 21:14:39 -03:00
test_pdf.py
test_position.py Added a mechanism to import filters and variants. 2021-10-04 14:44:43 -03:00
test_preflight.py Errors and warnings from KiAuto now are printed as is. 2021-02-24 12:58:47 -03:00
test_print_pcb.py
test_print_sch.py
test_ps.py
test_sch_errors.py
test_script_checks.py
test_step.py Experimental mechanism to change 3D models according to the variant. 2021-03-31 18:00:43 -03:00
test_svg.py
test_yaml_errors.py Added field rename filter. 2021-03-23 13:20:26 -03:00

README.md

This directory contains tests for full testing of KiCad plots. This tests:

  • KiPlot's config parsing and driving of KiCad
  • KiCad's own plotting code

Generally, boards are drawn from ../board_samples and configs from yaml_samples. Sometimes, the YAML samples are modified by the test runners to avoid having hundreds of them!

Bug that should be tested for: