ElectricPy
ElectricPy copied to clipboard
Introduce automated docstring test verification.
There are Python modules available that can slurp the examples out of docstrings, and can run them through tests to verify expectations. This would be an excellent verification stage to add since it's likely the primary use-case for the ElectricPy package.