Notebook unit testing
Compare changes
- s193396 authored
+ 2
− 2
@@ -28,7 +28,7 @@ def test_load_type_memmap():
@@ -36,5 +36,5 @@ def test_did_you_mean():
Notion task: https://www.notion.so/qim-dtu/Unit-test-for-notebooks-184bab83b2f980df8b99ebb8c4386c83
annotation_tool.ipynb
, segmentation_pipeline.ipynb
, and Unet.ipynb
). The unit tests are located in qim3d/tests/notebooks/test_notebooks.py
.