File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -69,10 +69,10 @@ running exclusively in a ImageJ2 / Fiji context. So in order to provide at least
6969some basic, semi-interactive tests the following conventions are being used:
7070
7171* Each _ ** function** _ in any of the ` imcflibs.imagej ` submodules should have its
72- own directory underneath ` /tests/imagej/ ` , using their fully qualified name
73- as the path (only skipping the ` imcflibs. ` prefix). For example test scripts
74- for ` imcflibs.imagej.bioformats.import_image() ` will be placed in the
75- directory ` /tests/imagej/bioformats/import_image/ ` .
72+ own directory underneath ` /tests/interactive- imagej/ ` , using their fully
73+ qualified name as the path (only skipping the ` imcflibs. ` prefix). For example
74+ test scripts for ` imcflibs.imagej.bioformats.import_image() ` will be placed in
75+ the directory ` /tests/interactive- imagej/bioformats/import_image/ ` .
7676* The scripts inside those directories are intended to be run interactively /
7777 manually in a (freshly started) Fiji instance. Yes, really. Any other
7878 suggestions are highly welcome!
You can’t perform that action at this time.
0 commit comments