Skip to content

nordic-institute/QAutoLibrary

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%