--TEST-- Check for vtiful presence --SKIPIF-- --FILE-- './tests']; $excel = new \Vtiful\Kernel\Excel($config); var_dump($excel); ?> --EXPECT-- object(Vtiful\Kernel\Excel)#1 (2) { ["config":"Vtiful\Kernel\Excel":private]=> array(1) { ["path"]=> string(7) "./tests" } ["fileName":"Vtiful\Kernel\Excel":private]=> NULL }