← Back to team overview

kicad-developers team mailing list archive

Way to check PCBnew can parse modules in CI?

 

Hey,

I wanted to add an additional continuous integration check to my Haskell
library <https://github.com/monostable/haskell-kicad-data> that checks that
Pcbnew can actually parse the modules the library outputs.

Is there any way to parse .kicad_mod files in a headless way that reports
back errors it encounters?

Cheers,

Kaspar

Follow ups