mirror of
https://github.com/lemeow125/DRF_Template.git
synced 2025-09-18 05:29:37 +08:00
Switch to faker for test data
This commit is contained in:
parent
1e88f1ba53
commit
7e9501e75f
13 changed files with 190 additions and 126 deletions
|
@ -27,6 +27,7 @@ dependencies = [
|
|||
"pytest-django>=4.11.1",
|
||||
"pytest-cov>=7.0.0",
|
||||
"isort>=6.0.1",
|
||||
"faker>=37.6.0",
|
||||
]
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue