Test code is worth the space

Поиск
Список
Период
Сортировка
От Noah Misch
Тема Test code is worth the space
Дата
Msg-id 20150808164728.GA1843853@tornado.leadboat.com
обсуждение исходный текст
Ответы Re: Test code is worth the space  (Peter Geoghegan <pg@heroku.com>)
Re: Test code is worth the space  (Simon Riggs <simon@2ndQuadrant.com>)
Список pgsql-hackers
We've too often criticized patches for carrying many lines/bytes of test case
additions.  Let's continue to demand debuggable, secure tests that fail only
when something is wrong, but let's stop pushing for test minimalism.  Such
objections may improve the individual patch, but that doesn't make up for the
chilling effect on test contributions.  I remember clearly the first time I
submitted thorough test coverage with a feature.  Multiple committers attacked
it in the name of brevity.  PostgreSQL would be better off with 10x its
current test bulk, even if the average line of test code were considerably
less important than we expect today.

Thanks,
nm



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: tap tests remove working directories
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: WIP: SCRAM authentication