mindflayer / python-mocket

a socket mock framework - for all kinds of socket animals, web-clients included
BSD 3-Clause "New" or "Revised" License
280 stars 42 forks source link

Added support for context_manager in MocketSocket #140

Closed fvigo closed 3 years ago

fvigo commented 3 years ago

Fixes: #139

mindflayer commented 3 years ago

Let's work together on my solution where I've added a test.

Even though I am still waiting for Travis to approve my request to have tokens as open source project. Since they deprecated travis-ci.org I had to migrate to the .com and run out of free tokens. That's why PRs are not automatically tested.

mindflayer commented 3 years ago

Thanks for the contribution!