Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
PortablePythonRobot_276.2.284.0.exe | 2014-05-07 | 24.6 MB | |
README.rst | 2014-05-07 | 5.0 kB | |
Totals: 2 Items | 24.6 MB | 0 |
Portable Python with Robot Framework
Intention
This collection of open source software is a portable (standalone) installation of the test automation framework Robot Framework
- with standard test libraries and the RIDE test data editor
- the Selenium2Library for web testing and
- the Robot Framework Magik extension for testing Smallworld Magik images.
Hope this helps you in your daily work in testing the interacting of Smallworld GIS with web applications or other systems.
Have fun with tests, 07. May 2014 Luiko Czub, Smallcases GmbH
Download
The installer can be retrieved either from SourceForge or GitHup Releases
Directory Layout
- App/
- Portable Python installation with Robot Framework, Ride and Selenium2Library
- robot/
- resources like Robot Framework Magik, RobotDemo, WebDemo, Robot Emacs Mode
- MyMagikTests/
- place for your own tests and keyword definitions
- run_*_robot_tests.bat
- examples, how to start robot tests
- start|stop_*.bat
- helper scripts, needed by the examples
- ride_*_robot_tests.bat
- examples, how to open RIDE test data editor
Documentations
- Robot Framework User Guide robot/docs/robotframework-userguide-2.8.4/RobotFrameworkUserGuide.html
- keywords standard test libraries robot/docs/robotframework-userguide-2.8.4/libraries
- keywords Selenium2Library robot/docs/Selenium2Library.html
- keywords Robot Framework Magik Base robot/docs/robot_magik_base.html
- keywords Robot Framework Magik DsView robot/docs/robot_magik_dsview.html
Package Details
Package Name | Portable Python | Python |
Version | 2.7.6.1 (customized) | 2.7.6 (32bit) |
License | MIT License | Python License 2.0 |
Package Name | Robot Framework | Selenium2Library |
Version | >= 2.8.4 | >= 1.5.0 |
License | Apache License 2.0 | Apache License 2.0 |
Package Name | Ride | wxPython |
Version | >= 1.3 | 2.8.12.1 |
License | Apache License 2.0 | wxWindows Library Licence |
Package Name | Robot Framework Magik | Robot Emacs Mode |
Version | 0.3.1 | --- |
License | Apache License 2.0 | GPL 3.0 |
Package Name | RobotDemo | WebDemo |
Version | 20130319 | 20130308 |
License | --- | --- |
This site is written in reStructuredText and converted into HTML with reStructuredText online renderer.