Created
October 17, 2012 14:55
-
-
Save DavertMik/3905968 to your computer and use it in GitHub Desktop.
Codeception Log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[2012-08-02 12:33:40] GenerateCeptCept.php.INFO: am in path "tests/data/sandbox" [] [] | |
[2012-08-02 12:33:40] GenerateCeptCept.php.INFO: execute command "generate:cept dummy DummyCept" [] [] | |
[2012-08-02 12:33:41] GenerateCeptCept.php.INFO: see file found "DummyCept.php","tests/dummy" [] [] | |
[2012-08-02 12:33:41] GenerateCeptCept.php.INFO: see in this file "$I = new DumbGuy($scenario);" [] [] | |
[2012-08-02 12:33:41] GenerateCeptCept.php.INFO: delete this file [] [] | |
[2012-08-02 12:33:41] GenerateCeptCept.php.INFO: execute command "generate:cept dummy path/DummyCept" [] [] | |
[2012-08-02 12:33:41] GenerateCeptCept.php.INFO: see file found "DummyCept.php","tests/dummy/path" [] [] | |
[2012-08-02 12:33:41] GenerateCeptCept.php.INFO: delete this file [] [] | |
[2012-08-02 12:33:41] GenerateCeptCept.php.INFO: execute command "generate:cept dummy DummyCept.php" [] [] | |
[2012-08-02 12:33:42] GenerateCeptCept.php.INFO: see file found "DummyCept.php" [] [] | |
[2012-08-02 12:33:42] GenerateCeptCept.php.INFO: delete this file [] [] | |
[2012-08-02 12:33:42] GenerateCeptCept.php.INFO: execute command "generate:cept dummy Dummy" [] [] | |
[2012-08-02 12:33:43] GenerateCeptCept.php.INFO: see file found "DummyCept.php" [] [] | |
[2012-08-02 12:33:43] GenerateCeptCept.php.INFO: PASSED [] [] | |
[2012-08-02 12:33:43] GenerateCestCept.php.INFO: am in path "tests/data/sandbox" [] [] | |
[2012-08-02 12:33:43] GenerateCestCept.php.INFO: execute command "generate:cest dummy DummyClass" [] [] | |
[2012-08-02 12:33:44] GenerateCestCept.php.INFO: see file found "DummyClassCest.php" [] [] | |
[2012-08-02 12:33:44] GenerateCestCept.php.INFO: see in this file "$class = 'DummyClass'" [] [] | |
[2012-08-02 12:33:44] GenerateCestCept.php.INFO: see in this file "public function helloWorld" [] [] | |
[2012-08-02 12:33:44] GenerateCestCept.php.INFO: PASSED [] [] | |
[2012-08-02 12:33:44] GenerateScenariosCept.php.INFO: am in path "tests/data/sandbox" [] [] | |
[2012-08-02 12:33:44] GenerateScenariosCept.php.INFO: execute command "generate:scenarios dummy" [] [] | |
[2012-08-02 12:33:45] GenerateScenariosCept.php.INFO: see file found "File_Exists.txt","tests/_data/scenarios" [] [] | |
[2012-08-02 12:33:45] GenerateScenariosCept.php.INFO: see in this file "I WANT TO CHECK CONFIG EXISTS" [] [] | |
[2012-08-02 12:33:45] GenerateScenariosCept.php.INFO: see in this file "I see file found "codeception.yml"" [] [] | |
[2012-08-02 12:33:45] GenerateScenariosCept.php.INFO: PASSED [] [] | |
[2012-08-02 12:33:45] GenerateSuiteCept.php.INFO: am in path "tests/data/sandbox" [] [] | |
[2012-08-02 12:33:45] GenerateSuiteCept.php.INFO: execute command "generate:suite house HouseGuy" [] [] | |
[2012-08-02 12:33:45] GenerateSuiteCept.php.INFO: see file found "house.suite.yml" [] [] | |
[2012-08-02 12:33:45] GenerateSuiteCept.php.INFO: see in this file "class_name: HouseGuy" [] [] | |
[2012-08-02 12:33:45] GenerateSuiteCept.php.INFO: see file found "HouseHelper.php" [] [] | |
[2012-08-02 12:33:45] GenerateSuiteCept.php.INFO: see file found "_bootstrap.php","tests/house" [] [] | |
[2012-08-02 12:33:45] GenerateSuiteCept.php.INFO: PASSED [] [] | |
[2012-08-02 12:33:45] GenerateTestCept.php.INFO: am in path "tests/data/sandbox" [] [] | |
[2012-08-02 12:33:45] GenerateTestCept.php.INFO: execute command "generate:test Dummy" [] [] | |
[2012-08-02 12:33:46] GenerateTestCept.php.ALERT: Result code was 1. | |
[37;41m [0m | |
[37;41m [RuntimeException] [0m | |
[37;41m Not enough arguments. [0m | |
[37;41m [0m | |
[32mgenerate:test suite class[0m | |
[] [] | |
[2012-08-02 12:33:46] GenerateTestCept.php.INFO: # FAILED # [] [] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment