package documentation

Compatibility tests for Dulwich.

Module server_utils Utilities for testing git server compatibility.
Module test_client Compatibility tests between the Dulwich client and the cgit server.
Module test_pack Compatibility tests for git packs.
Module test_patch Tests related to patch compatibility with CGit.
Module test_porcelain Compatibility tests for dulwich.porcelain.
Module test_repository Compatibility tests for dulwich repositories.
Module test_server Compatibility tests between Dulwich and the cgit server.
Module test_utils Tests for git compatibility utilities.
Module test_web Compatibility tests between Dulwich and the cgit HTTP server.
Module utils Utilities for interacting with cgit.

From __init__.py:

Function test_suite Undocumented
def test_suite():

Undocumented