How do I write unit tests for ngspice?
Figured it out. Claude gave me some Python dogshit that invoked the `kicad-cli` to export a netlist before injecting some test cases into it and running `ngspice` directly.
1.03K