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
<divclass="alert alert-warning"><ahref="https://github.com/Codeception/codeception.github.com/edit/master/docs/01-Introduction.md"><strong>Edit</strong> this page on GitHub</a></div>
138
+
<divclass="alert alert-warning"><ahref="https://github.com/Codeception/codeception.github.com/edit/master/guides/01-Introduction.md"><strong>Improve</strong> this guide</a></div>
<divclass="alert alert-warning"><ahref="https://github.com/Codeception/codeception.github.com/edit/master/docs/02-GettingStarted.md"><strong>Edit</strong> this page on GitHub</a></div>
448
+
<divclass="alert alert-warning"><ahref="https://github.com/Codeception/codeception.github.com/edit/master/guides/02-GettingStarted.md"><strong>Improve</strong> this guide</a></div>
<divclass="alert alert-warning"><ahref="https://github.com/Codeception/codeception.github.com/edit/master/docs/03-AcceptanceTests.md"><strong>Edit</strong> this page on GitHub</a></div>
925
+
<divclass="alert alert-warning"><ahref="https://github.com/Codeception/codeception.github.com/edit/master/guides/03-AcceptanceTests.md"><strong>Improve</strong> this guide</a></div>
<divclass="alert alert-warning"><ahref="https://github.com/Codeception/codeception.github.com/edit/master/docs/04-FunctionalTests.md"><strong>Edit</strong> this page on GitHub</a></div>
282
+
<divclass="alert alert-warning"><ahref="https://github.com/Codeception/codeception.github.com/edit/master/guides/04-FunctionalTests.md"><strong>Improve</strong> this guide</a></div>
<divclass="alert alert-warning"><ahref="https://github.com/Codeception/codeception.github.com/edit/master/docs/05-UnitTests.md"><strong>Edit</strong> this page on GitHub</a></div>
546
+
<divclass="alert alert-warning"><ahref="https://github.com/Codeception/codeception.github.com/edit/master/guides/05-UnitTests.md"><strong>Improve</strong> this guide</a></div>
Copy file name to clipboardExpand all lines: docs/06-Debugging.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,9 @@
1
+
---
2
+
layout: doc
3
+
title: Debugging - Codeception Docs
4
+
---
5
+
6
+
1
7
# Debugging
2
8
3
9
Writing a test is always the process of learning the code and the application.
@@ -63,3 +69,5 @@ $I->pause(['user' => $user])
63
69
codecept_pause(['user' => $user]);
64
70
{% endhighlight %}
65
71
72
+
73
+
<divclass="alert alert-warning"><ahref="https://github.com/Codeception/codeception.github.com/edit/master/guides/06-Debugging.md"><strong>Improve</strong> this guide</a></div>
<divclass="alert alert-warning"><ahref="https://github.com/Codeception/codeception.github.com/edit/master/docs/06-ModulesAndHelpers.md"><strong>Edit</strong> this page on GitHub</a></div>
621
+
<divclass="alert alert-warning"><ahref="https://github.com/Codeception/codeception.github.com/edit/master/guides/06-ModulesAndHelpers.md"><strong>Improve</strong> this guide</a></div>
<divclass="alert alert-warning"><ahref="https://github.com/Codeception/codeception.github.com/edit/master/guides/06-ReusingTestCode.md"><strong>Improve</strong> this guide</a></div>
0 commit comments