Skip to content

Instantly share code, notes, and snippets.

View willbonde's full-sized avatar

Will willbonde

  • Maryland, USA
View GitHub Profile

This does NOT work with the OSX stand alone version of postman

How to use Faker with postman?

SET UP:

  • Copy paste (refreshFakerVariables) into: Manage Environments > Globals : refreshFakerVariables
  • Create a Request: http://localhost, and paste in the pre-request script (clearFakerVariables). Save it as: "clearFakerVariables"
  • Create a Request: http://localhost, and paste in the pre-request script (loadFaker). Save it as: "loadFaker"