Giter VIP home page Giter VIP logo

hyrobot's Introduction

说明

黑羽robot 是 白月黑羽开发的 基于 RobotFramework 增强的一款自动化框架。

增强了什么?

  • 拨乱反正,直接用 Python 来写测试用例。

饱受RF语法折磨的人,会发现再也不需要学习RF奇葩的语法了,一切都是Python。只要你有Python语言基础,一切都是那么的轻松自然。

  • 汉化了 测试报告,对**用户友好一些。

具体使用方法参考 白月黑羽 官方网站的教程: http://www.python3.vip/tut/auto/hyrobot/01/

版本

1.03

已知bug

0001

套件目录中的初始化文件 st.py里面的 test_setup test_teardown 会导致没有自身初始化清除的用例执行失败。

出现 No keyword with name 'D.test_setup' found 的错误提示。 这个应该是robotframework自身的bug。 因为 suite_setup 就没有这样的问题。

参考 robotframework/robotframework#3416

0002

本层目录和上层目录如果使用 同名的 用例文件,里面的用例类也同名, 会出现执行时,使用上层目录中的测试类teststeps。

应该也是 robotframework 本身的bug。

参考 robotframework/robotframework#3590

hyrobot's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.