mdeweerd / kibot-testcases

KiBot/KiAuto test cases to support Issues.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Makefile is executed in the docker environment as follows:

Using the setsoft/kicad_auto:dev_k6 image:

docker compose run --rm dev_k6

Using the setsoft/kicad_auto_test:dev_k6 image:

docker compose run --rm dev_k7

About

KiBot/KiAuto test cases to support Issues.


Languages

Language:Shell 57.0%Language:Makefile 38.2%Language:Batchfile 4.8%