wlsf82 / faker-experiments

Protractor tests to experiment faker.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

faker-experiments

Protractor tests to experiment faker.js

With faker.js you can generate massive amounts of fake data in the browser and node.js

Read the faker.js' documentation here.


Installation

npm install

Running tests

npm test

Observations:

  • The tests here are written using ES2015
  • For better maintenance, this project uses the Page Objects design pattern
  • Want to contribute? Fork the project, create your pull requests with other test samples using faker.js, and I'll appreciate reviewing then for approval

by wlsf82

About

Protractor tests to experiment faker.js


Languages

Language:JavaScript 100.0%