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

crosswalk-project/web-testing-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.