mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-15 07:35:06 +00:00
tests refactoring
This commit is contained in:
@@ -72,7 +72,7 @@ def run_tests(max_jobs=None, stop_on_first_err=True, with_spinner=True):
|
||||
print(f'stop on first error: {stop_on_first_err}')
|
||||
print(f'use spinner: {with_spinner}')
|
||||
tests = get_tests()
|
||||
print(f'running {len(tests)} test(s)\n')
|
||||
print(f'running {len(tests)} test script(s)\n')
|
||||
print()
|
||||
|
||||
failed = 0
|
||||
|
||||
Reference in New Issue
Block a user