Backend and frontend testing stacks (pytest + vitest) and a few initial tests.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
pytest>=8.0
|
||||
pytest-django>=4.8
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
pytest>=8.0
|
||||
pytest-django>=4.8
|
||||