Skip to content

Commit 1c8d6ad

Browse files
committed
updated
1 parent c8b722b commit 1c8d6ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_posts/2015-09-04-using-codeception-for-symfony-projects.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ date: 2015-09-04 01:03:50
66

77
Codeception Testing Framework from its roots was a plugin of symfony 1 framework. Today Codeception is powered by Symfony components and can be used to run functional tests for practically any popular PHP framework.
88

9-
Why would you someone ever choose Codeception if Symfony is already have mature testing infrastructure. Well, here are our reasons. Codeception tests are:
9+
Why would you someone ever choose Codeception if Symfony already has mature testing infrastructure. Well, here are our reasons. Codeception tests are:
1010

1111
* **fast**, as each functional/integration test is wrapped into transaction using Doctrine ORM
1212
* **scenario-driven**, it means that tests are linear, described in easy to get PHP DSL

0 commit comments

Comments
 (0)