Testing and publishing#

Testing your plugin is an important step to ensure that it works as expected and to avoid breaking changes in the future. Once your plugin is tested and ready to go, you can publish it to any combination of PyPI, conda-forge, and the napari-hub.

Testing guidelines

Some tips and tricks for effectively testing your plugin.

Publishing your plugin

The steps to publish your plugin to PyPI, conda-forge, and the napari-hub.

Workshop on testing plugins

A full workshop on testing plugins, including a video and written lessons.