Gentoo Archives: gentoo-portage-dev

From: "Philippe Lafoucrière" <lafou@×××××××.fr>
To: gentoo-portage-dev@g.o
Subject: [gentoo-portage-dev] Unit test
Date: Tue, 02 Dec 2003 20:14:36
Message-Id: 200312022114.27512.lafou@wanadoo.fr
1 If you plan to develop portage-ng using python, you should take a look at unit
2 tests. They should improve quality of portage code, and limit bugs.
3
4 by the way, a build bot could be used every night on the cvs tree, and report
5 some trivial bugs.
6
7 Take a look at
8 http://buildbot.sourceforge.net/
9
10 (used on twistedmatrix project). Here is an exemple of output :
11 http://twistedmatrix.com/buildbot/
12
13 I can help implementing the solution if you want.
14
15 regards
16 Philippe
17
18
19 --
20 gentoo-portage-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-portage-dev] Unit test Jason Mobarak <aether@g.o>