mirror of
https://github.com/ivanch/tcc.git
synced 2025-01-18 21:02:28 +00:00
add print
This commit is contained in:
parent
94c2296738
commit
095f04e113
@ -136,5 +136,5 @@ if __name__ == "__main__":
|
||||
URL_BASE = ENDPOINTS[FRAMEWORK_NAME]
|
||||
|
||||
for endpoint, method, num_requests, metadata in API_REQUESTS:
|
||||
print(f"# {endpoint}")
|
||||
print(f"# {FRAMEWORK_NAME} - {endpoint}")
|
||||
run_tests(endpoint, method, num_requests, metadata)
|
||||
|
Loading…
x
Reference in New Issue
Block a user