We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63a693f commit 48ad091Copy full SHA for 48ad091
1 file changed
TESTING.md
@@ -4,7 +4,7 @@ Unfortunately there is nothing like `pytest` available for the parts that are
4
running exclusively in a ImageJ2 / Fiji context. So in order to provide at least
5
some basic, semi-interactive tests the following conventions are being used:
6
7
-* Each ***function*** in one of the `imcflibs.imagej` submodules should have its
+* Each ***function*** in any of the `imcflibs.imagej` submodules should have its
8
own directory underneath `/tests/imagej/`, using their fully qualified name
9
as the path (only skipping the `imcflibs.` prefix). For example test scripts
10
for `imcflibs.imagej.bioformats.import_image()` will be placed in the
0 commit comments