Webserver for robot framework assets
Project description
# Welcome to Robot Framework Hub
This is a very early version of a server for the robot framework
testing framework. The hub uses flask to provide both a RESTful
interface and a browser-based UI for accessing test assets.
It's crazy easy to get started. To install and run from a PyPi
package, do the following:
```
$ pip install robotframework-hub
$ python -m rfhub
```
To run from source it's the same, except intead of installing,
you cd to the folder that has this file.
That's it! You can now browse documentation by visiting the url
http://localhost:7070/doc/
Want to browse your local robotframework assets? Just include
the path to your test suites or resource files on the command
line:
```
$ python -m rfhub /path/to/test/suite
```
## Websites
Source code, screenshots, and additional documentation can be found here:
* Source code: https://github.com/boakley/robotframework-hub
* Project wiki: https://github.com/boakley/robotframework-hub/wiki
## Acknowledgements
A huge thank-you to Echo Global Logistics (echo.com) for supporting
the development of this package.
This is a very early version of a server for the robot framework
testing framework. The hub uses flask to provide both a RESTful
interface and a browser-based UI for accessing test assets.
It's crazy easy to get started. To install and run from a PyPi
package, do the following:
```
$ pip install robotframework-hub
$ python -m rfhub
```
To run from source it's the same, except intead of installing,
you cd to the folder that has this file.
That's it! You can now browse documentation by visiting the url
http://localhost:7070/doc/
Want to browse your local robotframework assets? Just include
the path to your test suites or resource files on the command
line:
```
$ python -m rfhub /path/to/test/suite
```
## Websites
Source code, screenshots, and additional documentation can be found here:
* Source code: https://github.com/boakley/robotframework-hub
* Project wiki: https://github.com/boakley/robotframework-hub/wiki
## Acknowledgements
A huge thank-you to Echo Global Logistics (echo.com) for supporting
the development of this package.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
doraemon-hub-0.2.tar.gz
(186.0 kB
view details)
Built Distribution
doraemon_hub-0.2-py3-none-any.whl
(189.0 kB
view details)
File details
Details for the file doraemon-hub-0.2.tar.gz
.
File metadata
- Download URL: doraemon-hub-0.2.tar.gz
- Upload date:
- Size: 186.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 75a2834c5e31a657f8532efc433f9abb1ed25ce89abdff7ad1f04c0d3df22ff3 |
|
MD5 | fb3d234aec562a2082a6f0e77e372c6a |
|
BLAKE2b-256 | edb339edac3315f649ffba6afed854c1bdf844307cb5258a308ed85f2b89685f |
File details
Details for the file doraemon_hub-0.2-py3-none-any.whl
.
File metadata
- Download URL: doraemon_hub-0.2-py3-none-any.whl
- Upload date:
- Size: 189.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0bb8d0c7684f0a17b03289873afedaa75ca147776931f45e765c996390c873e9 |
|
MD5 | 551608eca419be26eb52bc6761bf2dd5 |
|
BLAKE2b-256 | 5bf4b7f1d076e850ae1f94c3c3b4c1e59fd3cfc5888fe062d3ee58bb402ac719 |