NOTICE! This is a static HTML version of a legacy ImageJ Trac ticket.

The ImageJ project now uses GitHub Issues for issue tracking.

Please file all new issues there.

Ticket #4 (closed task: wontfix)

Opened 2010-02-15T13:22:01-06:00

Last modified 2011-02-23T14:23:27-06:00

Write tests for external dependent projects

Reported by: curtis Owned by: bdezonia
Priority: major Milestone: imagej-2.0-alpha1
Component: Testing Version:
Severity: non-issue Keywords:
Cc: Blocked By:
Blocking:

Description

We will write tests for external projects and plugins that use ImageJ, according to our priority list.

Our goal is to run these automated tests nightly or on every commit as part of a continuous integration system. These tests will help ensure we maintain maximal backward compatibility as ImageJ evolves.

Change History

comment:1 Changed 2011-02-23T14:23:27-06:00 by curtis

  • Status changed from new to closed
  • Resolution set to wontfix

Unfortunately, for time reasons, writing unit tests for external code cannot be a priority. We do have unit tests for ImageJ1 core classes, and will definitely test a variety of core plugins and use cases.