[wp-trac] [WordPress Trac] #25854: PHPUnit Configuration for Grunt
WordPress Trac
noreply at wordpress.org
Sat Nov 9 04:57:37 UTC 2013
#25854: PHPUnit Configuration for Grunt
-------------------------+------------------------------
Reporter: bpetty | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Build Tools | Version:
Severity: normal | Resolution:
Keywords: has-patch |
-------------------------+------------------------------
Comment (by nacin):
I think we could easily leave phpunit.xml.dist where it is, at least for
the moment. The benefit being that we're already used to running `phpunit`
from the root, so we should probably keep it that way. We've been trying
to emphasize that tests and the source are just two pieces of the same
pie, hence committing both sides in the same commit. At least for me, it's
also fairly common to "idle" on the command line at the root of the
repository (sometimes opening files in src, other times in tests, and
eventually in tools as well) and run tests from there. grunt gives us the
opportunity to run them from anywhere, but I don't think we need to switch
up our test instructions yet again just yet.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25854#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list