jira-importer commented on issue #301: URL: https://github.com/apache/maven-scm/issues/301#issuecomment-2964584372
**[Emmanuel Venisse](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=evenisse)** commented we have two levels of test. The first level is for simple tests that test command line used in specific contexts. This level doesn't require PVCS. It's required so every people can run them The second level is an implementation of our TCK. The TCK is in maven-scm-test module. TCK tests need to use directly the scm tool (PVCS), so all commands are validated like we want. Even if we don't have a PVCS license, it's good to put them in svn, with them, if an other PVCS user want to help, he'll can run them too. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
