Add console visual checks
This commit is contained in:
parent
57057c8104
commit
8c035b0b98
6 changed files with 440 additions and 5 deletions
|
|
@ -20,6 +20,7 @@ dev = [
|
|||
"pytest-asyncio>=0.23",
|
||||
"ruff>=0.8",
|
||||
"aiosqlite>=0.20",
|
||||
"playwright>=1.60.0",
|
||||
]
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue