testing optional packages

85 views
Skip to first unread message

Marc Culler

unread,
Apr 29, 2024, 8:08:01 AM4/29/24
to sage-devel
I don't know what the expectations are for testing optional packages, but in 10.4.beta4 when I run:

./sage -t venv/lib/python3.11/site-packages/symengine

I get the exception:

NameError: name 'test_sage_conversions' is not defined

- Marc

Dima Pasechnik

unread,
May 1, 2024, 9:38:08 AM5/1/24
to sage-devel
As I already told Marc, one should use "pytest" rather than "sage -t" - for obvious reasons: Sage has very own testing system,
and one should not expect it to be able to test non-Sage code.
Reply all
Reply to author
Forward
0 new messages