qitaos / RIDE

Test data editor for Robot Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

补丁包

我在分支fix-chinese-name上做了2处修改,分别打了2个tag。

  • 1.5.2.2: 修复了windows系统上中文用户名导致RIDE运行失败的问题,可以去release里下载。
  • 1.5.2.3: 修复了之前UnicodeDecodeError的报错,此tag包含前一个tag的修改内容

如果要看代码改动,请自己查看最近提交的代码,如想要安装:请自己下载对应的安装包(假设文件名是RIDE.zip),然后执行:

pip install RIDE.zip

RIDE

RIDE is a development environment for Robot Framework test cases.

NEW Join RIDE discussion in Robot Framework Slack: https://robotframework.slack.com (signup page: https://robotframework-slack.herokuapp.com)

  • Downloads
  • Usage instructions and some tips and tricks can be found from the Wiki
  • Bug report/enhancement request? Use the issue tracker.
  • Any questions? Do not hesitate to use the mailing list.
  • Development information is in BUILD file.

Installation

image

A very simple demo

image

About

Test data editor for Robot Framework

License:Apache License 2.0


Languages

Language:Python 94.4%Language:HTML 3.6%Language:JavaScript 1.3%Language:CSS 0.7%