FaradayRF / faradayio

FaradayRF TUN/TAP adapter
https://www.faradayrf.com
GNU General Public License v3.0
15 stars 6 forks source link

Investigate Basic asyncio Unit Testing #66

Open kb1lqc opened 6 years ago

kb1lqc commented 6 years ago

I'd like to do Test Driven Development again and using pytest is ideal. Likely with https://github.com/pytest-dev/pytest-asyncio as I tried before but this time still using the normal pyserial code.