[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: call for more ert tests
From: |
Rüdiger Sonderfeld |
Subject: |
Re: call for more ert tests |
Date: |
Tue, 25 Jun 2013 19:18:25 +0200 |
User-agent: |
KMail/4.10.3 (Linux/3.8.0-23-generic; KDE/4.10.3; x86_64; ; ) |
On Monday 24 June 2013 21:21:50 Eli Zaretskii wrote:
> IMO, unless we require every new feature to come with a test and a
> report that no regressions were found by running the existing tests,
> we will never get any better testability than what we have now.
I think one problem is that it's hard to write tests for many Emacs features
and the results might not really help to improve the code quality. E.g., the
new browser eww. There could certainly be some tests for lower level
features. But a real test coverage would require tests for the rendered
layout. Which would be hard to write and even worse probably breaking all the
time when rendering is improved and thus the output changes.
Therefore having a policy to demand tests for new features might be counter
productive. On the other hand maintainers should at least ask for test cases
when they think a new feature could benefit from tests. Which in my
experience, as somebody who is relatively new to contributing to Emacs, does
not seem to happen at all.
An automated test report would certainly improve things. The Gnus folks seem
to use http://buildbot.net/.
Regards
Rüdiger
- Re: call for more ert tests, (continued)
- Re: call for more ert tests, Juanma Barranquero, 2013/06/25
- Re: call for more ert tests, Eli Zaretskii, 2013/06/25
- Re: call for more ert tests, Lars Magne Ingebrigtsen, 2013/06/25
- Re: call for more ert tests, Eli Zaretskii, 2013/06/25
- Re: call for more ert tests, Sebastian Wiesner, 2013/06/25
- Re: call for more ert tests, Lars Magne Ingebrigtsen, 2013/06/25
- Re: call for more ert tests, Julien Danjou, 2013/06/26
- Re: call for more ert tests, Stephen J. Turnbull, 2013/06/26
Re: call for more ert tests, Glenn Morris, 2013/06/24
Re: call for more ert tests,
Rüdiger Sonderfeld <=
Re: call for more ert tests, David Engster, 2013/06/24
Re: call for more ert tests, Daniel Hackney, 2013/06/25
Re: call for more ert tests, Stefan Merten, 2013/06/26