Tests for subvertpy.
Function rmtree_with_readonly Simple wrapper for shutil.rmtree that can remove read-only files.
Class TestCase Base test case.
Class TestCaseInTempDir Test case that runs in a temporary directory.
Class TestFileEditor Simple file editor wrapper that doesn't require closing.
Class TestDirEditor Simple dir editor wrapper that doesn't require closing.
Class TestCommitEditor Simple commit editor wrapper.
Class SubversionTestCase A test case that provides the ability to build Subversion repositories.
Function test_suite Undocumented
def rmtree_with_readonly(path):
Simple wrapper for shutil.rmtree that can remove read-only files.

In Windows a read-only file cannot be removed, and shutil.rmtree fails.
def test_suite():
Undocumented
API Documentation for subvertpy, generated by pydoctor at 2019-09-16 08:00:36.