Skip to content

sage.geometry.polyhedron: Replace use of TestSuite by pytest #31104

@mkoeppe

Description

@mkoeppe

sage.geometry.polyhedron provides an opportunity to study use of pytest as a replacement for TestSuite (proposed in #30738) in a small self-contained codebase.

_test_ methods for Polyhedron_base were only recently introduced in tickets such as #29934.

Important design constraint:

  • The polyhedron objects that can be tested depend on the presence of optional packages / Python modules such as PyNormaliz.

CC: @tobiasdiez @nthiery @tscrim @kliem

Component: doctest framework

Issue created by migration from https://trac.sagemath.org/ticket/31104

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions