Development

Contributing

See the CONTRIBUTING.md file for details on how to contribute to the project.

Testing

The library includes a comprehensive test suite:

# Run all tests
python -m pytest

# Run with coverage report
python -m pytest --cov=pyUSPTO