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

Package Sidebar

Install

npm i generator-robotframework

Weekly Downloads

1

Version

0.1.5

License

Apache-2.0

Unpacked Size

20.6 kB

Total Files

13

Last publish

Collaborators

  • atthaboon