Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

Latest commit

 

History

History
39 lines (24 loc) · 1.11 KB

README.md

File metadata and controls

39 lines (24 loc) · 1.11 KB

Introduction

Please check Wiki pages for details.

Documentation

Check out our documents at doc/.

  • doc/User_Guide_for_Web-Testing-Service_Setting_Up_v*.*.pdf

The guide to build WTS client application hosts wtsclient/

  • wtsclient/README.md

Contributing

Absolutely everyone is welcome (and even encouraged) to contribute to WTS development and bug report.

The way to contribute is just as usual:

  • fork this repository (and make sure you're still relatively in sync with it if you forked a while ago);
  • create a branch for your changes, git checkout -b username\topic;
  • make your changes;
  • push that to your repo;
  • and send in a pull request based on the above.

Please make your pull requests to master.

Or you can report an issue of the tests and/or tools in this JIRA system:

License

Except as noted in COPYING and/or NOTICE files, or as headed with license info, test suite source code uses a BSD-style license that can be found in the LICENSE file.