update 33.1 50
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
"""
|
||||
CLI entry point for contracts_http tool.
|
||||
CLI entry point for the tester tool.
|
||||
|
||||
Usage:
|
||||
python -m contracts_http discover
|
||||
python -m contracts_http run
|
||||
python -m contracts_http run mascotas
|
||||
python -m tester discover
|
||||
python -m tester run
|
||||
python -m tester run customers # only tests matching a pattern
|
||||
"""
|
||||
|
||||
from .cli import main
|
||||
|
||||
Reference in New Issue
Block a user