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.
Customizing your napari hub listing
Learn how to customize your plugin’s appearance on the napari hub with metadata, descriptions, and configuration files.
Workshop on testing plugins
A full workshop on testing plugins, including a video and written lessons.