Tests for subvertpy.
Variable __author__ Undocumented
Variable __docformat__ Undocumented
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
__author__ =
Undocumented
(type: str)
__docformat__ =
Undocumented
(type: str)
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 2020-10-15 17:33:09.