enthought / envisage

Envisage is a Python-based framework for building applications whose functionalities can be extended by adding "plug-ins".
http://docs.enthought.com/envisage/
Other
80 stars 26 forks source link

Fix test suite to work with pytest #537

Closed mdickinson closed 1 year ago

mdickinson commented 1 year ago

There are currently various failures when running the test suite under pytest; the causes should be hunted down and fixed. We may also want to consider having at least one of the workflows use pytest to run the tests.