mwvgroup/pittgoogle-client
View on GitHubAdd automated testing of example code in docstrings
Open
#46 opened on Jul 1, 2024
enhancementgood first issue
Repository metrics
- Stars
- (2 stars)
- PR merge metrics
- (PR metrics pending)
Description
Many of our class docstrings now contain example code demonstrating usage (e.g., Subscription). It would be great to implement some automated testing of this code. Bonus points for integrating with the test suite that was implemented in #7. Potential solutions are: