engineerjoe440/ElectricPy

Introduce automated docstring test verification.

Closed this issue · 0 comments

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.