Skip to content
This repository has been archived by the owner on May 11, 2020. It is now read-only.

ntd1712/pwater_tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

####################

Setup

####################

Download WAMP at https://sourceforge.net/projects/wampserver/files/WampServer 2/Wampserver 2.5/ and install it,

e.g. D drive

Copy files bin/. to D:/wamp/bin/php/php5.5.12

Copy files system/. to CodeIgniter [v2.1.3 only] system folder, e.g. D:/A20P52/www/pwater/system

To create Bash aliases, copy the file .bash_profile to %userprofile% (e.g. C:/Users/tuan_dung)

Now, open Git Bash and run the following command: phpunit --version

Clone Git repository pwater_tests to the webroot directory:

git clone https://github.com/SpartaTeamDev/pwater_tests

Go into that folder and run the following command: composer install

after done, follow the instructions given here http://schinagl.priv.at/nt/hardlinkshellext/linkshellextension.html#usinglinkshellextension to create a symbolic link of the pwater_tests folder to the project (we may keep the original name or rename it to "tests" as shown in screenshot).

####################

PHPUnit Support in PhpStorm 2016

####################

Screenshot: phpstorm_settings.png

####################

PHPUnit Support in Eclipse Luna SR2 (4.4.2) with MakeGood 3.1.1

####################

Update Eclipse IDE to SR2 (4.4.2) at Help > Check for Updates.

Install MakeGood from Help > Eclipse Marketplace.

Screenshot: eclipse_settings.png

####################

PHPUnit Support from command line

####################

Screenshot: command_line.png

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages