python3ΒΆ

The test suite should run on debuild

The package also ships DEP-8 tests, which mostly re-run the testsuite.

The network tests often rely on local certificatest that may have expires, sync them from upstream if necessary.

To run a single test file before building/installing a new version:

PYTHONPATH=Lib python3 Lib/test/test_xmlrpc.py
Copyright (C) 2020, 2024 Sylvain Beucler