diff --git a/changelog/4532.feature.rst b/changelog/4532.feature.rst new file mode 100644 index 000000000..ce7eb3729 --- /dev/null +++ b/changelog/4532.feature.rst @@ -0,0 +1,3 @@ +``-ra`` now will show errors and failures last, instead of as the first items in the summary. + +This makes it easier to obtain a list of errors and failures to run tests selectively.