Forum Discussion

dayne_carolina's avatar
dayne_carolina
Occasional Contributor
12 years ago

Merge tests into a single project

Hi, me and my co-worker are automating different parts of our system but using different machines, each of us created a project, how can we merge all tests into a single project?

1 Reply

  • tristaanogre's avatar
    tristaanogre
    Esteemed Contributor
    Keyword tests, scripts, etc., are all individual files.  They can be attached to any project simply by adding them as existing items.



    However, I would suggest using some sort of source control system like TFS, Mercurial, or something, so that you can actually collaborate on the project.