Skip to content

Avoid ImportError and refactor tests.

Daniel Scheffler requested to merge enhancement/refactor_tests into master
  • Increased minimal version of pyresample to avoid ImportError.
  • Refactored unittests to pytest (new structure, raw assertions, ...).
  • Added subtests bases on pytest-subtests.

Merge request reports