We'd like to use TestLog with our version control software (Team Coherence). TestLog seems to track only the date of the latest change, but we'd like to track all text changes.
Since TestLog files are XML files, I assume that I all I have to do is check the existing tests into source control, and then check out individiual test files out as necessary, make changes, and then check in. Check ins and outs will have to done outside of TestLog.
Will TestLog choke when some of its XML files are marked read only by the source control program?
Since TestLog files are XML files, I assume that I all I have to do is check the existing tests into source control, and then check out individiual test files out as necessary, make changes, and then check in. Check ins and outs will have to done outside of TestLog.
Will TestLog choke when some of its XML files are marked read only by the source control program?
Comment