Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
PortablePythonRobot_276.2.284.1.exe | 2014-05-11 | 24.6 MB | |
CHANGES.rst | 2014-05-11 | 2.1 kB | |
README.rst | 2014-05-11 | 5.4 kB | |
Totals: 3 Items | 24.6 MB | 0 |
Portable Python with Robot Framework (for Magik testing)
Intention
This collection of open source software is a portable (standalone) installation of the test automation framework Robot Framework.
It is named PortablePythonWithRobot (PPR) and includes
- the Portable Python core
- the Robot Framework standard test libraries and 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, 11. May 2014 Luiko Czub, Smallcases GmbH
Download & Installation
The installer can be retrieved from GitHup Releases.
Changes are documented in CHANGES.
Known Problems
If PPR should be used to start and test Smallworld Magik images, please choose an installation path name without spaces. Details issue 2.
Directory Layout
- App/
- Portable Python installation with Robot Framework, Ride and Selenium2Library
- logs/
- default log directory
- 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.