ProgressBar#
- class ProgressBar[source]#
Progress bar for display while running suite.
- Parameters
- namestr
- lengthint
- __new__(*args, **kwargs)#
Methods
Close the progress bar. |
|
Increase progress bar value by 1. |
|
|
Set current running check. |
Progress bar for display while running suite.
Methods
Close the progress bar. |
|
Increase progress bar value by 1. |
|
|
Set current running check. |