Tag

test marking

1 views collected around this technical thread.

Test Development Learning Exchange
Test Development Learning Exchange
Feb 23, 2024 · Fundamentals

Pytest Marking and Grouping: Organizing and Managing Test Cases

Pytest marking and grouping functionality allows developers to organize, classify, and selectively execute test cases using custom tags and decorators, enhancing test management and execution control.

Test Automationpytestpython testing
0 likes · 7 min read
Pytest Marking and Grouping: Organizing and Managing Test Cases