RE: PECL Package Proposal: kadm5 - REPOST

php.internals

Marc Boeren

23 years ago
> > > 5. There should be atleast one test per function, if possible. > > > > Hmm, to test the functions I have to connect to an Kerberos > V administration > > server... > > Yeah, I know :) But tests also can work as examples so there is > something to gain there. The DBX (ext/dbx) guys figured out something > clever to handle cases where the DB server was not available, perhaps > you can have a look on how they did it.
Not really, there is a testset for dbx but there is also a database initialization script to set up a database to test against. So sorry, no cleverness here :-) Cheerio, Marc.