-
-
Notifications
You must be signed in to change notification settings - Fork 674
Open
Description
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