Skip to content

haoxli/web-testing-service

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

The Web Testing Service (WTS) is a web server that hosts the comprehensive web test suites and supports users to run them online through Browsers or Web Runtimes. Its backend also provides the web servers such as wpt server, web socket server and some test media content; its frontend is a friendly web page to customize tests, control testing, and show test results.

Documentation

Check out our documents at doc\.

  • doc/User_Guide_for_Web-Testing-Service_Setting_Up

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 87.6%
  • JavaScript 9.7%
  • Python 1.9%
  • CSS 0.5%
  • Shell 0.2%
  • C 0.1%