You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>From now on Codeception (with installed PHPUnit) can be run as:</p>
60
59
<p>
61
60
<pre><code>php vendor/bin/codecept</code></pre>
@@ -66,15 +65,13 @@ <h3>Composer</h3>
66
65
</p>
67
66
<h3>Minimal Codeception</h3>
68
67
<p>Currently Codeception installs Webdriver and Guzzle libraries as dependencies. If you don't plan to do acceptance testing, you can get minimal installation of Codeception by requiring `codeception/base`</p>
69
-
=======
70
68
</div>
71
69
<p><ahref="http://codeception.com/php54/codecept.phar">Download phar for PHP 5.4 and 5.5</a></p>
72
70
<p>For PHP 5.3 <ahref="/builds">use the latest version of Codeception 1.8.x</a></p>
0 commit comments