Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Now detects all plugins using `get_entry_points` instead of manually parsing module files to detect `Transport` plugins. Uses `pytest.mark.parametrize` to run all tests for all registered transport plugins.
- Loading branch information