#1032025 python-vispy: add autopkgtest

#1032025#5
Date:
2023-02-26 17:12:41 UTC
From:
To:
Source: python-vispy
Version: 0.6.6-2
Severity: wishlist
Tags: newcomer

It might be worth adding some self test to the python-vispy
package.  When python3-pytest is installed, vispy allows one to
run some self-tests using python3 commands:

	import vispy
	vispy.test()

Careful: a few of these tests require Internet connectivity, so
it will be preferable to identify and disable them first; tests
requiring Internet tend to become flaky or non-functional when
time passes.

Have a nice day,  :)