Commit Graph

5 Commits

Author SHA1 Message Date
Eleanor Boyd c0ea1852c4
support skip in fixture (#24588)
fixes https://github.com/microsoft/vscode-python/issues/24547
2024-12-12 08:33:35 -08:00
Eleanor Boyd 785ed68d70
add support for pytest describe (#24400)
fixes https://github.com/microsoft/vscode-python/issues/21705
2024-11-08 09:59:28 -08:00
Eleanor Boyd a54173d95e
fix to support classes with parameterized tests inside (#23238)
fixes https://github.com/microsoft/vscode-python/issues/22870
2024-04-17 09:55:18 -07:00
Brett Cannon e931bed3ef
Move to Ruff for formatting (#23060)
Also set the line length to 100.
2024-03-12 15:35:53 -07:00
Karthik Nadig 27783cea76
Rename `pythonFiles` to `python_files` (#22921) 2024-03-01 13:27:50 -08:00