If you write an app using Curio, you'll want to do unit tests. If you use pytest then this change adds a pytest plugin that can be used for that. If you install Curio, you automatically get the pytest plugin for Curio, so users don't have to install another package to do their own unit tests.
If you write an app using Curio, you'll want to do unit tests. If you use pytest then this change adds a pytest plugin that can be used for that. If you install Curio, you automatically get the pytest plugin for Curio, so users don't have to install another package to do their own unit tests.