Upgrade PEAR itself:
$ pear install PEAR
Do not use pear upgrade
. For me, this installed a version of pear.symfony-project.com/YAML
that is incompatible with PHPUnit 3.6.
Install PHPUnit
gem install jasmine
gem install jasmine-headless-webkit
Install Qt.
brew install qt
.#srreg { | |
top: -1px; | |
} | |
#vr-header { | |
height: 27px; | |
} | |
#vr-header .domainlogo { | |
visibility: hidden; |
public class NonBuildingStoryReporterBuilder extends StoryReporterBuilder { | |
@Override | |
public Map<String, StoryReporter> build(List<String> storyPaths) { | |
return new HashMap<String, StoryReporter>(); | |
} | |
} |
return join(twist(wordsIn(string)), SPACE); |