https://github.com/cppmx/end-to-end-tests
Automated end-to-end testing using robotframework
https://github.com/cppmx/end-to-end-tests
Last synced: 19 days ago
JSON representation
Automated end-to-end testing using robotframework
- Host: GitHub
- URL: https://github.com/cppmx/end-to-end-tests
- Owner: cppmx
- Created: 2020-04-19T15:14:43.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-03T14:43:58.000Z (almost 6 years ago)
- Last Synced: 2025-03-11T04:32:42.576Z (about 1 year ago)
- Language: RobotFramework
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# End-To-End tests
Automated end-to-end testing using robotframework
# Description
This project uses the [ROBOT Framework](https://robotframework.org/) to perform end-to-end testing.
The container is based on Python 3.7-alpine3.9, and it has the Chrome and Firefox webdrivers for web testing.
# Usage
Just run the ```run_tests.sh``` file