Skip to content

Commit

Permalink
Merge pull request #6 from geoadmin/feat-pb-testing-in-vscode
Browse files Browse the repository at this point in the history
Added vs code testing integration support
  • Loading branch information
schtibe authored Jul 16, 2024
2 parents 886b645 + 60ee00d commit 20343ef
Show file tree
Hide file tree
Showing 4 changed files with 235 additions and 119 deletions.
2 changes: 2 additions & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ django_debug_toolbar= "~=4.2"
faker = "*"
factory-boy = "*"
dill = "*"
pytest = "*"
pytest-django = "*"

[requires]
python_version = "3.12"
Loading

0 comments on commit 20343ef

Please sign in to comment.