Skip to content
#

openslide

Here are 31 public repositories matching this topic...

jhlegarreta
jhlegarreta commented Nov 9, 2018

The existing tests should be improved:

  • The ITK testing macros should be used (e.g. TRY_EXPECT_NO_EXCEPTION, EXERCISE_BASIC_OBJECT_METHODS, etc.) to avoid boilerplate code.
  • The tests should run as long as possible and return the status code at the end (i.e. use a testStatus in and change its value as tests fail: requires changing the test design).
  • Improve the argument check message.

Improve this page

Add a description, image, and links to the openslide topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the openslide topic, visit your repo's landing page and select "manage topics."

Learn more