Giter Club home page Giter Club logo

awesome-robotframework's Introduction

Awesome Robot Framework Awesome

License: CC BY-NC-SA 4.0 Build Status

A curated list of awesome Robot Framework resources and libraries

Contents

Misc

Libraries

  • Standard Libraries

    • BuiltIn Contains generic often needed keywords. Imported automatically and thus always available.
    • Collections Contains keywords for handling lists and dictionaries.
    • DateTime Supports creating and verifying date and time values as well as calculations between them.
    • Dialogs Supports pausing the test execution and getting input from users.
    • OperatingSystem Enables performing various operating system related tasks.
    • Process Supports executing processes in the system.
    • Screenshot Provides keywords to capture and store screenshots of the desktop.
    • String Library for manipulating strings and verifying their contents.
    • Telnet Supports connecting to Telnet servers and executing commands on the opened connections.
    • XML Library for verifying and modifying XML documents.
  • Mid level (framework) Libraries

  • Low level (driver) Librabries

Tools

  • Built-in tools

    • DbBot DbBot is a tool to serialize Robot Framework test run results into a SQLite database.
    • Rebot Tool for generating logs and reports based on XML outputs and for combining multiple outputs together.
    • RoboMachine Model-based testing with Robot Framework.
    • Libdoc Tool for generating keyword documentation for test libraries and resource files.
    • Pabot Parallel executor for Robot Framework test cases.
    • Testdoc Generates high level HTML documentation based on Robot Framework test cases.
    • Tidy Tool for cleaning up and changing format of Robot Framework test data files.
    • Remote Interface Introduction to the remote interface with a list of available remote servers.
  • Build

    • Jenkins plugin Plugin to collect and publish Robot Framework test results in Jenkins.
    • Robotcorder Chrome plugin to record session for Robot Framework.
    • Maven plugin Maven plugin for using Robot Framework.
    • Ant task Ant task for running Robot Framework tests.
  • Editors

  • Verification

Resources

Trainings

awesome-robotframework's People

Contributors

pk2 avatar vvilde 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.