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
<divclass="alert alert-danger">You are viewing documentation for Codeception <strong>1.8</strong>. Switch to <ahref="/docs">latest stable »</a></div>
<divclass="alert alert-danger">You are viewing documentation for Codeception <strong>2.0</strong>. Switch to <ahref="/docs">latest stable »</a></div>
<p>Codeception was started in November 2011, and released the <strong>first stable
29
-
version 1.0 in January 2012</strong>. Based on <ahref="http://symfony.com/components" target="_blank">Symfony2 Components</a>, <ahref="http://phpunit.de" target="_blank">PHPUnit</a>, <ahref="http://mink.behat.org" target="_blank">Mink</a>. Codeception is a mature and stable project, well-tested and documented. It's open-source and <strong>MIT licensed</strong>.
39
+
version 1.0 in January 2012</strong>. Based on <ahref="http://symfony.com/components" target="_blank">Symfony2 Components</a>, <ahref="http://phpunit.de" target="_blank">PHPUnit</a>. Codeception is open-source and <strong>MIT licensed</strong>.
@@ -66,45 +70,6 @@ An extension of Codeception own PhpBrowser and Db modules to allow for easy and
66
70
67
71
Codeception extensions are developed by third-party contributors and can enhance test execution flow, by listening to internal events. [Read more about extensions](http://codeception.com/docs/08-Customization#Extension-classes).
68
72
69
-
70
-
### Official Extensions
71
-
72
-
Official Extensions are installed with Codeception but you should enable them manually. Also they are a good point to learn about developing your own extensions.
0 commit comments