diff --git a/changelog/2657.feature b/changelog/2657.feature new file mode 100644 index 000000000..d0cc3bfd4 --- /dev/null +++ b/changelog/2657.feature @@ -0,0 +1 @@ +Now pytest displays the total progress percentage while running tests. The previous output style can be set by setting the new ``console_output_style`` to ``classic``.