Now the tests are simpler, I also suitched to test the application from "outside" because I was having some ridiculous fails. Also added coverage meassurement, which is currently pathetic. |
||
|---|---|---|
| .. | ||
| README.md | ||
| test_position.py | ||
| test_simple_2layer.py | ||
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: