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
$pervVersionLink = in_array($file->getBasename(), $prevVersionDocs) ? '<div class="alert alert-success"><b>You are viewing docs for Codeception 5</b>. <a href="https://github.com/Codeception/codeception.github.com/blob/4.x/docs/' . $file->getBasename() . '">Switch to previous version of this guide</a> for Codeception 4.x</div>' : '';
Copy file name to clipboardExpand all lines: docs/01-Introduction.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@ layout: doc
3
3
title: Introduction - Codeception Docs
4
4
---
5
5
6
+
<divclass="alert alert-success"><b>You are viewing docs for Codeception 5</b>. <ahref="https://github.com/Codeception/codeception.github.com/blob/4.x/docs/01-Introduction.md">Switch to previous version of this guide</a> if you still use Codeception 4.x</div>
Copy file name to clipboardExpand all lines: docs/02-GettingStarted.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@ layout: doc
3
3
title: Getting Started - Codeception Docs
4
4
---
5
5
6
+
<divclass="alert alert-success"><b>You are viewing docs for Codeception 5</b>. <ahref="https://github.com/Codeception/codeception.github.com/blob/4.x/docs/02-GettingStarted.md">Switch to previous version of this guide</a> if you still use Codeception 4.x</div>
Copy file name to clipboardExpand all lines: docs/03-AcceptanceTests.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@ layout: doc
3
3
title: Acceptance Tests - Codeception Docs
4
4
---
5
5
6
+
<divclass="alert alert-success"><b>You are viewing docs for Codeception 5</b>. <ahref="https://github.com/Codeception/codeception.github.com/blob/4.x/docs/03-AcceptanceTests.md">Switch to previous version of this guide</a> if you still use Codeception 4.x</div>
Copy file name to clipboardExpand all lines: docs/04-FunctionalTests.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@ layout: doc
3
3
title: Functional Tests - Codeception Docs
4
4
---
5
5
6
+
<divclass="alert alert-success"><b>You are viewing docs for Codeception 5</b>. <ahref="https://github.com/Codeception/codeception.github.com/blob/4.x/docs/04-FunctionalTests.md">Switch to previous version of this guide</a> if you still use Codeception 4.x</div>
Copy file name to clipboardExpand all lines: docs/05-UnitTests.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@ layout: doc
3
3
title: Unit Tests - Codeception Docs
4
4
---
5
5
6
+
<divclass="alert alert-success"><b>You are viewing docs for Codeception 5</b>. <ahref="https://github.com/Codeception/codeception.github.com/blob/4.x/docs/05-UnitTests.md">Switch to previous version of this guide</a> if you still use Codeception 4.x</div>
Copy file name to clipboardExpand all lines: docs/06-ModulesAndHelpers.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@ layout: doc
3
3
title: Modules And Helpers - Codeception Docs
4
4
---
5
5
6
+
<divclass="alert alert-success"><b>You are viewing docs for Codeception 5</b>. <ahref="https://github.com/Codeception/codeception.github.com/blob/4.x/docs/06-ModulesAndHelpers.md">Switch to previous version of this guide</a> if you still use Codeception 4.x</div>
Copy file name to clipboardExpand all lines: docs/06-ReusingTestCode.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@ layout: doc
3
3
title: Reusing Test Code - Codeception Docs
4
4
---
5
5
6
+
<divclass="alert alert-success"><b>You are viewing docs for Codeception 5</b>. <ahref="https://github.com/Codeception/codeception.github.com/blob/4.x/docs/06-ReusingTestCode.md">Switch to previous version of this guide</a> if you still use Codeception 4.x</div>
Copy file name to clipboardExpand all lines: docs/07-AdvancedUsage.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@ layout: doc
3
3
title: Advanced Usage - Codeception Docs
4
4
---
5
5
6
+
<divclass="alert alert-success"><b>You are viewing docs for Codeception 5</b>. <ahref="https://github.com/Codeception/codeception.github.com/blob/4.x/docs/07-AdvancedUsage.md">Switch to previous version of this guide</a> if you still use Codeception 4.x</div>
0 commit comments