« Return to Thread: Split out PEAR_RunTest from pear-core?

Re: Split out PEAR_RunTest from pear-core?

by Brett Bieber-3 :: Rate this Message:

| View in Thread

Hi

On Sunday, March 25, 2012, Daniel O'Connor <daniel.oconnor@...> wrote:
> Hey guys,
> With Travis CI, there's an installation of pyrus, phpunit available - and
> no pear.
>
> PHPUnit requires PEAR_RunTest to execute .phpt tests; but doesn't
currently
> have an explicit dependency on pear in the package.xml (
> https://github.com/sebastianbergmann/phpunit/blob/3.6/package.xml)
>
> To require PEAR-the-entire-library-chock-full-of-E_DEPRECATED content
seems
> a bit much; so how hard would it be to isolate and extract PEAR_RunTest to
> an individual package?
>
> Alternatively, could pyrus / something else implement a more modern
version
> of PEAR_RunTest?

Just use pyrus.

https://github.com/saltybeagle/UNL_UndergraduateBulletin/blob/master/.travis.yml

--
Brett Bieber
University of Nebraska-Lincoln

 « Return to Thread: Split out PEAR_RunTest from pear-core?