Skip to content

Add common tests for entry points

Duncan Macleod requested to merge entry-point-tests into main

This PR adds a suite of common tests for all entry points, using importlib.metadata to discover and load the entry points in the first place.

Merge request reports