generator-robotframework

0.1.5 • Public • Published

Gitpod ready-to-code

The Robot Fraemwork Test Project Generator

Usage

Install yo and generator-robotframework:

npm install -g yo generator-robotframework

Generate test project:

yo robotframework

Supported Configurations

General

  • Test library: Puppeteer (Default Puppeteer)
  • Page object pattern: Yes, No (Default Yes)
  • ATDD/BDD style: Yes, No (Default No)

FYI: Test library: Selenium and Appium will support soon.

Manual Setup

Run following command

npm install -g .
cd tmp
yo robotframework

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.5
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.5
    2
  • 0.1.4
    0
  • 0.1.3
    0

Package Sidebar

Install

npm i generator-robotframework

Weekly Downloads

2

Version

0.1.5

License

Apache-2.0

Unpacked Size

20.6 kB

Total Files

13

Last publish

Collaborators

  • atthaboon