Skip to content

Commit 14c275a

Browse files
author
Davert
committed
=auto-updated documentation
1 parent 6702b44 commit 14c275a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/07-UnitTestsInScenarios.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ title: Codeception - Documentation
66
# Unit Tests Inside Scenario
77

88
<div class="alert alert-error">This chapter is <strong>deprecated</strong>. Don't read it and forget everything I might have read.
9-
Use classical <a href="http://codeception.com/docs/06-UnitTests">Unit Tests</a> with some Codeception powers.</div>
9+
Use classical <a href="http://codeception.com/docs/06-UnitTests">Unit Tests</a> with some Codeception powers. <a href="http://codeception.com/03-18-2013/scenario-unit-deprecated.html">Here is why it it happened</a></div>
1010

1111

1212
Each function is like a little a little application in itself. It's the simplest and least divisible part of the program. It's natural to test it the way we test the application as a whole. Codeception unit tests are very similar to acceptance tests, with some additional features that simplify code testing.

0 commit comments

Comments
 (0)