Clinton

Results 2 comments of Clinton

@gerrrg Automated _unit_ tests can be implemented by stubbing out external behaviors using pytest. I think it would be of value to test the internal logic of this library, not...

Consider using Python's logging library to distinguish between INFO and DEBUG logging instead—this would allow developers to determine which log level is appropriate for their needs, it would also allow...