Re: Jenkins

From: Craig Ringer <ringerc(at)ringerc(dot)id(dot)au>
To: salah jubeh <s_jubeh(at)yahoo(dot)com>
Cc: pgsql <pgsql-general(at)postgresql(dot)org>
Subject: Re: Jenkins
Date: 2011-09-15 06:33:16
Message-ID: 4E719C2C.9070708@ringerc.id.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 09/13/2011 07:28 PM, salah jubeh wrote:
> Hello.
>
> This might be the wrong place to post my question, but any help is
> appreciated.
>
> Did any one used Jenkins for Postgresql unit testing, and what are the
> available unit testing plug-ins?, is there is a tutorial for that ?
> Thanks in advance
>

I'm not aware of any significant use of Jenkins with Pg, though I'm sure
plenty of Java apps that use Pg via PgJDBC test against it using JUnit .
That might be your best bet for now, as AFAIK there aren't any dedicated
Pg-specific JUnit plugins.

What sorts of things do you want to test, anyway?

--
Craig Ringer

In response to

  • Jenkins at 2011-09-13 11:28:16 from salah jubeh

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Chris 2011-09-15 06:41:43 Re: Jenkins
Previous Message AI Rumman 2011-09-15 06:17:03 Re: how to use all the options of EXPLAIN?