Add pytest-xdist to allow debugging tests in vscode.

This commit is contained in:
Anand Patel
2024-03-16 04:15:46 +00:00
parent 2f203d7786
commit e78dd305f3

View File

@@ -52,3 +52,4 @@ pytest-cov===4.1.0
pytest-factoryboy==2.6.0
pytest-html==4.1.1
pytest-asyncio==0.23.5
pytest-xdist==3.5.0