Skip to content

Commit 3a1d930

Browse files
committed
Quick test workflow summary
1 parent 4678e05 commit 3a1d930

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

β€ŽTESTING.mdβ€Ž

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,19 @@ some basic, semi-interactive tests the following conventions are being used:
3535
Parameter* `IMCF_TESTDATA` will remember this selection, so it will be
3636
sufficient to just confirm the dialog by pressing `Enter`.
3737

38+
## Quick Workflow Summary
39+
40+
First, make sure to have the test data πŸ”¬πŸ”­around (or some mocks πŸͺ¨πŸͺ΅), then:
41+
42+
1. Code πŸ“
43+
1. Build and deploy locally (`Shift`+`Ctrl`+`B`) πŸ“¦
44+
1. Start Fiji πŸ‡«πŸ‡―
45+
1. Drag-and-Drop the respective test script 🐍πŸ§ͺ
46+
1. Hit `Ctrl`+`R` to run it πŸƒβ€β™€οΈ
47+
1. Confirm dialog with `Enter` βœ…
48+
1. Inspect the output πŸ”ŽπŸ‘€
49+
1. Repeat πŸ”
50+
3851
## Test Script Template πŸ—
3952

4053
As described above, each test script should use the `IMCF_TESTDATA` parameter to

0 commit comments

Comments
Β (0)