Tagged Questions

1
vote
2answers
197 views

Mock svn instance for testing svnkit tests

A project I'm working on interacts heavily with Subversion, using svnkit. Are there any examples on running a mock in-memory svn instance, to help facilitate testing etc? Cheers Marty