/QAutoLibrary

Primary LanguagePythonApache License 2.0Apache-2.0

QAutoLibrary

QAutofamily testing framework library. To be used as RobotFramework testing library and collection of web-testing tools for python.

Getting Started

Library is installed using setup.py. Note! Optionally library could be used by setting PYTHONPATH environment variable (useful for continuous integration like jenkins).

Prerequisites

For libary to be usable you need to install Python 2.7, Selenium and RobotFramework.

Installing

Library installation is done using setup.py file.

git clone https://github.com/QAutofamily/QAutoLibrary
cd QAutoLibrary
python -m setup.py install

Built With

Contributing

TBA later.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the Apache License 2.0 - see the LICENSE.md file for details