- Add TC-MERGE-008 to 013 for testing MergeMode of workflow-pr - Synchronize integration/test-plan.md with the actual test implementations
17 lines
372 B
INI
17 lines
372 B
INI
[pytest]
|
|
markers =
|
|
t001: Test case 001
|
|
t002: Test case 002
|
|
t003: Test case 003
|
|
t004: Test case 004
|
|
t005: Test case 005
|
|
t006: Test case 006
|
|
t007: Test case 007
|
|
t008: Test case 008
|
|
t009: Test case 009
|
|
t010: Test case 010
|
|
t011: Test case 011
|
|
t012: Test case 012
|
|
t013: Test case 013
|
|
dependency: pytest-dependency marker
|