Skip to content

Commit 4549c1d

Browse files
authored
Merge pull request confluentinc#246 from ctrochalakis/tox-args
Pass py.test arguments from tox
2 parents 5205231 + 197e8b4 commit 4549c1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ setenv =
99
LD_LIBRARY_PATH={toxinidir}/tmp-build/lib
1010
commands =
1111
pip install -v .
12-
py.test -v --timeout 20 --ignore=tmp-build --import-mode append
12+
py.test -v --timeout 20 --ignore=tmp-build --import-mode append {posargs}
1313
#python examples/integration_test.py [yourhost:yourport] confluent-kafka-testing http://yourhost:yourport
1414

1515
[base]

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy