Skip to content

Commit 764d4d8

Browse files
committed
Fix broken link in Getting Started section
The link points to 06-UnitTests when it should point to 05-UnitTests.
1 parent 47be0ab commit 764d4d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/02-GettingStarted.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ Each suite has its own bootstrap file. It's located in the suite directory and i
155155

156156
## Cept, Cest and Test Formats
157157

158-
Codeception supports three test formats. Beside the previously described scenario-based Cept format, Codeception can also execute [PHPUnit test files for unit testing](http://codeception.com/docs/06-UnitTests), and Cest format.
158+
Codeception supports three test formats. Beside the previously described scenario-based Cept format, Codeception can also execute [PHPUnit test files for unit testing](http://codeception.com/docs/05-UnitTests), and Cest format.
159159

160160
Cest combines scenario-driven test approach with OOP design. In case you want to group a few testing scenarios into one you should consider using Cest format. In the example below we are testing CRUD actions within a single file but with a several test (one per each operation):
161161

@@ -312,4 +312,4 @@ We took a look into the Codeception structure. Most of the things you need were
312312

313313

314314
* **Next Chapter: [AcceptanceTests >](/docs/03-AcceptanceTests)**
315-
* **Previous Chapter: [< Introduction](/docs/01-Introduction)**
315+
* **Previous Chapter: [< Introduction](/docs/01-Introduction)**

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