Skip to content

AnrDaemon/test-001

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smarty testing playground

To get into the sandbox of interest:

  1. Clone repo.
    git clone https://github.com/AnrDaemon/test-001.git
    
  2. Checkout the branch you are interested in.
    git checkout branchname
    
  3. Run
    composer install
    
  4. Run appropriate PHP script. Usually it is
    php -f testcase.php
    

Nota bene

Composer's vendor/ directory is shared across branches.

You've been warned.

About

Testing setup for Smarty issues

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published