Skip to content

Commit ab07a55

Browse files
xelanDavertMik
authored andcommitted
Fix typo (Codeception#105)
1 parent 5dc7d4a commit ab07a55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

for/symfony.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ This will create `tests` dir inside `src/AppBundle`.
122122
123123
### Functional Testing
124124
125-
There is no need to use `WebTestCase` to write functional tests. Symfony functional tests aew written in the same manner as acceptance tests but are executed inside a framework. Codeception has `Symfony` module for it. It is a good idea to separate functional and unit tests so it is recommended to create a new test suite for AppBundle
125+
There is no need to use `WebTestCase` to write functional tests. Symfony functional tests are written in the same manner as acceptance tests but are executed inside a framework. Codeception has `Symfony` module for it. It is a good idea to separate functional and unit tests so it is recommended to create a new test suite for AppBundle
126126
127127
```
128128
php bin/codecept g:suite functional -c src/AppBundle
@@ -225,4 +225,4 @@ include:
225225
- src/*Bundle
226226
```
227227
228-
Then running codeception tests from root directory will execute tests from all bundles as well as acceptance tests.
228+
Then running codeception tests from root directory will execute tests from all bundles as well as acceptance tests.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy