Opened 16 years ago

Last modified 16 years ago

#4215 closed Task

Setting up CKTester — at Initial Version

Reported by: Garry Yao Owned by:
Priority: Normal Milestone:
Component: QA Version:
Keywords: Confirmed Cc:

Description

As a result of discussion the testing environment structure, we should have the new testing environment setup as below:

  • A CKTester project should be available as below, which contains the basic infrastructure of testing, including various runners, common testing library, etc. It should not contains any test cases or test suites related to any project:
    1. SVN Repository: http://svn.fckeditor.net/CKTester/trunk


  • The project dedicated testing resources should be available as the following, which will majorly hold all the test suites and test cases of itself, beside that, it also responsible for providing the necessary configuration ( e.g. path to the project to test ) to runner. In this particular branch, a folder named 'cktester' with svn:external will point to the above 'CKTester' project, which helps to perform the testing without leaving the project. All projects must comply this convention.
    1. SVN Repository branch : http://www.fckeditor.net/{projectName}/tests
    2. Web accessible at : http://t/{projectName}

Change History (0)

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy