<div dir="ltr">my bad, sorry, i'll fix ASAP</div><div class="gmail_extra"><br><div class="gmail_quote">On 24 March 2015 at 13:35, holger krekel <span dir="ltr"><<a href="mailto:holger@merlinux.eu" target="_blank">holger@merlinux.eu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Anatoly,<br>
<br>
below, you directly changed the default for pytest to use verbose reporting.  I disagree<br>
on it being the default as i almost never use verbose reporting expect in special<br>
cases where it is then easy enough to use "-v".  So please revert.<br>
<br>
We can think about integrating some "per-user" options which are stored in<br>
a home directory if you like.<br>
<br>
holger<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
On Tue, Mar 24, 2015 at 10:51 -0000, <a href="mailto:commits-noreply@bitbucket.org">commits-noreply@bitbucket.org</a> wrote:<br>
<br>
> 1 new commit in pytest:<br>
><br>
> <a href="https://bitbucket.org/pytest-dev/pytest/commits/1146780cad2a/" target="_blank">https://bitbucket.org/pytest-dev/pytest/commits/1146780cad2a/</a><br>
> Changeset:   1146780cad2a<br>
> User:        bubenkoff<br>
> Date:        2015-03-24 10:51:45+00:00<br>
> Summary:     add verbosity to the tests<br>
> Affected #:  1 file<br>
><br>
> diff -r 9ad1ea7f3e905e6b89e613c30d17bd3c250e719f -r 1146780cad2a517cfca1e39e451db677533ac4e3 tox.ini<br>
> --- a/tox.ini<br>
> +++ b/tox.ini<br>
> @@ -136,7 +136,7 @@<br>
>  minversion=2.0<br>
>  plugins=pytester<br>
>  #--pyargs --doctest-modules --ignore=.tox<br>
> -addopts= -rxsX<br>
> +addopts= -rxsXvl<br>
>  rsyncdirs=tox.ini pytest.py _pytest testing<br>
>  python_files=test_*.py *_test.py testing/*/*.py<br>
>  python_classes=Test Acceptance<br>
><br>
> Repository URL: <a href="https://bitbucket.org/pytest-dev/pytest/" target="_blank">https://bitbucket.org/pytest-dev/pytest/</a><br>
><br>
> --<br>
><br>
> This is a commit notification from <a href="http://bitbucket.org" target="_blank">bitbucket.org</a>. You are receiving<br>
> this because you have the service enabled, addressing the recipient of<br>
> this email.<br>
> _______________________________________________<br>
> pytest-commit mailing list<br>
> <a href="mailto:pytest-commit@python.org">pytest-commit@python.org</a><br>
> <a href="https://mail.python.org/mailman/listinfo/pytest-commit" target="_blank">https://mail.python.org/mailman/listinfo/pytest-commit</a><br>
><br>
<br>
</div></div><span class="HOEnZb"><font color="#888888">--<br>
about me:    <a href="http://holgerkrekel.net/about-me/" target="_blank">http://holgerkrekel.net/about-me/</a><br>
contracting: <a href="http://merlinux.eu" target="_blank">http://merlinux.eu</a><br>
_______________________________________________<br>
pytest-dev mailing list<br>
<a href="mailto:pytest-dev@python.org">pytest-dev@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/pytest-dev" target="_blank">https://mail.python.org/mailman/listinfo/pytest-dev</a><br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Anatoly Bubenkov<br></div></div>
</div>