use fakerjs as random test data (#51)

This commit is contained in:
depa panjie purnama
2022-10-28 00:53:04 +07:00
committed by GitHub
parent 90a29918d0
commit c3fa473dae
2 changed files with 3 additions and 1 deletions

View File

@@ -9,6 +9,7 @@
"packages/bruno-testbench"
],
"devDependencies": {
"@faker-js/faker": "^7.6.0",
"@playwright/test": "^1.27.1",
"jest": "^29.2.0",
"randomstring": "^1.2.2"