Skip to content

raulovidiu/faker-experiments

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

protractor

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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%