Skip to content

eltonoliveira/qa-tools

 
 

QA-Tools

Join the chat at https://gitter.im/qa-tools/qa-tools Build Status HHVM Status Documentation

Scrutinizer Code Quality Coverage Status Dependency Status

Latest Stable Version Total Downloads Latest Unstable Version License

QA-Tools is a set of quality assurance tools to be used during acceptance tests writing on PHP.

Library implements PageObject pattern, used in variety of testing frameworks (e.g. Selenium browser automation framework).

Website and Documentation

Asking Questions

Feel free to ask any questions and share your experiences in the Chat Room and help to improve the documentation.

Installation

  • execute this command to add dependencies: php composer.phar require qa-tools/qa-tools:^1.0

Requirements

Contributing

See CONTRIBUTING file.

License

QA-Tools is released under the BSD-3-Clause License. See the bundled LICENSE file for details.

About

Library that provides easy-to-use way of interaction with web-page elements in functional tests using PageObject pattern.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 98.8%
  • HTML 1.1%
  • Shell 0.1%