Skip to content

Commit 07975cb

Browse files
lucatumeDavertMik
authored andcommitted
added missing integration reference and case (Codeception#104)
1 parent ab07a55 commit 07975cb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

for/wordpress.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ sidebar: |
66
77
## Codeception Tests
88
9-
* Combine **all testing levels** (acceptance, functional, unit)
10-
* use WordPress defined functions, constants, classes and methods in any test
11-
* can be written in **BDD** format with Gherkin
9+
* Combine **all testing levels** (acceptance, functional, integration, unit)
10+
* Use WordPress defined functions, constants, classes and methods in any test
11+
* Can be written in **BDD** format with Gherkin
1212
1313
## Reference
1414

0 commit comments

Comments
 (0)