Søk
Kategorier
- Kohana (2)
- Kolumbus (4)
- Nettverk (2)
- PHP (2)
- Selenium (2)
- Studier (4)
- Ubuntu / Linux (14)
- Uncategorized (1)
- Vitenfabrikken (3)
- WMS thesis (3)
Stikkord
Anki Behind the scene brukertesting DD-WRT eksamen Geodata Git Github GPS GTFS headless Infoskjerm interaksjonsdesign Java Kohana kollektivtransport Kolumbus konvertere data Linksys WRT54GL map MySQL Nettbasert offentlige data Open source PHP PHPUnit Py-GTFS-MySQL repetisjonsspørsmål rutedata Selenium Selenium server SSH submodule Ubuntu / Linux Ubuntu 10.04 Ubuntu 11.04 Ubuntu 11.10 usability Vagrant Virtualbox virtualization virtual machines Vitenfabrikken WMS Xubuntu 11.10Arkiv
Stikkordarkiv: PHPUnit
Commands for installing Jenkins for a PHP project on Ubuntu 11.04 server with automatic pulling of code from private Github repository
I have not added many explanations in this article. Please see the sources I’ve used for better explanations of what’s happening, etc (see the bottom of the article). I mostly present the commands I executed during setup. Git is being used … Les videre
Publisert i PHP, Ubuntu / Linux
Merket med Git, Github, headless, Jenkins, PHP, PHP5, PHPUnit, Ubuntu / Linux, Ubuntu 11.04, unittest
1 kommentar
Installing PHPUnit on Ubuntu 11.04
Open terminal and run the following commands to install PHPUnit using PEAR (also installs PHP5 and PEAR if it is not present) sudo apt-get install php5 php-pear sudo pear upgrade PEAR sudo pear channel-discover pear.phpunit.de sudo pear channel-discover components.ez.no sudo … Les videre
Publisert i PHP, Ubuntu / Linux
Merket med PEAR, PHP, PHPUnit, Ubuntu / Linux, Ubuntu 11.04
Kommentarer av