The pytest plugin is already loaded via the entry point, so explicitly declaring it in conftest causes a duplicate registration error.
2.8 KiB
2.8 KiB
The pytest plugin is already loaded via the entry point, so explicitly declaring it in conftest causes a duplicate registration error.