achillean / shodan-python

The official Python library for Shodan
https://developer.shodan.io
Other
2.47k stars 552 forks source link

TST: Migrate Shodan unit testing framework to pytest #218

Open rmhowe425 opened 1 month ago

rmhowe425 commented 1 month ago

I am recommending that the existing unit tests be migrated away from the unittest library over to pytest.

Benefits:

rmhowe425 commented 1 month ago

@achillean I'm also requesting your feedback on whether you're cool with me adding additional unit tests for this repo