https://github.com/robotframework/generator
Script which generates a test project containing test libraries, test suites and resources.
https://github.com/robotframework/generator
Last synced: 4 months ago
JSON representation
Script which generates a test project containing test libraries, test suites and resources.
- Host: GitHub
- URL: https://github.com/robotframework/generator
- Owner: robotframework
- License: apache-2.0
- Archived: true
- Created: 2012-11-09T12:57:18.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2014-04-04T12:10:59.000Z (almost 12 years ago)
- Last Synced: 2024-09-27T10:41:19.281Z (over 1 year ago)
- Language: Python
- Size: 289 KB
- Stars: 15
- Watchers: 12
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.TXT
Awesome Lists containing this project
README
Generator
=========
Script which generates a test project containing test libraries, test suites and resources.
Installation
============
Use pip install git+git://github.com/robotframework/Generator
pip install git+https://github.com/robotframework/Generator
Use installed `rfgen`
Uninstalling
pip uninstall rfgen