Skip to content

Commit f05d48e

Browse files
authored
add pytest-xdist for running test in parallel (#462)
Signed-off-by: Milind Waykole <mwaykole@redhat.com>
1 parent 747d6cd commit f05d48e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ dependencies = [
7070
"pytest-html>=4.1.1",
7171
"fire",
7272
"llama_stack_client==0.2.10",
73+
"pytest-xdist==3.8.0",
7374
]
7475

7576
[project.urls]

0 commit comments

Comments
 (0)