[pytest-dev] Idea for reversing report options

2016-07-01 Thread Dave Hunt
During the sprint the issue of how to reverse extra test summary options specified using -r came up. I’ve also just noticed that showing the warnings by default added a --disable-pytest-warnings command line option. I had a thought, and wanted to share in case it was a favourable alternative to

Re: [pytest-dev] Idea for reversing report options

2016-07-01 Thread Ronny Pfannschmidt
i would propose a long option to clear the reportchars list instead we should not have more than one DSL for the cli args having logic actions triggered by element actions of a append argument would start that -- Ronny Am 01.07.2016 um 15:57 schrieb Dave Hunt: > During the sprint the issue of h