Skip to content

panakh/bank-account

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Installation

composer update

Running functional tests

Functional tests are written in behat

Execute the following command from this directory

cd tests/functional
../../vendor/bin/behat

###Changing test input Change the input values in the respective feature files

##Running unit tests

Unit tests are written in phpunit

cd tests/unit
../../vendor/bin/phpunit

###Changing test input Change the input values directly in the test cases

##test.php

Play around with the code in this test file

php test.php

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors