edornd / argdantic

Typed command line interfaces with argparse and pydantic
MIT License
38 stars 4 forks source link

Test coverage for example code #16

Closed edornd closed 3 weeks ago

edornd commented 1 year ago

As per title, the example code should be tested to at least guarantee that the provided code can run.