Skip to content

Commit 6381fbe

Browse files
committed
Merge branch 'master' of github.com:Codeception/codeception.github.com
2 parents ab0cd12 + f18f791 commit 6381fbe

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

_layouts/bootstrap.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,4 +269,4 @@ <h4>Codeception Family</h4>
269269
</script>
270270

271271
</body>
272-
</html>
272+
</html>

_posts/2016-06-03-codeception-2.2-is-here.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ If you have questions about Codeception you can ask them on our **community foru
1414

1515
We encourage you to UPGRADE to 2.2. Please take a look into changes marked as *breaking*.
1616

17-
* The most important change is introduction of **module conflicts**. If modules share the same interface they probably should not be used together except the cases when the modules are loaded partially. This way you can't use `Laravel5` module with `WebDriver` but you can use `Laravel5` with `part: ORM` so only ORM actions to be loaded. This change is important in order to avoid confusion in your functional or acceptance tests. If you use 2 similar modules you can't be sure which one is executed when you call `$I->amOnPage`. [Learn more](codeception.com/03-05-2016/codeception-2.2.-upcoming-features.html#conflicts) from previous blogpost.
17+
* The most important change is introduction of **module conflicts**. If modules share the same interface they probably should not be used together except the cases when the modules are loaded partially. This way you can't use `Laravel5` module with `WebDriver` but you can use `Laravel5` with `part: ORM` so only ORM actions to be loaded. This change is important in order to avoid confusion in your functional or acceptance tests. If you use 2 similar modules you can't be sure which one is executed when you call `$I->amOnPage`. [Learn more](http://codeception.com/03-05-2016/codeception-2.2.-upcoming-features.html#conflicts) from previous blogpost.
1818
* Please also note that **Dbh and Laravel4 module were removed** from core package and moved into separate packages.
1919
* `Codeception\TestCase` was replaced with `Codeception\TestInterface` to it is a good idea to replace its usages in your Helper files.
2020
* Cept and Cest formats are no longer extend `PHPUnit_Framework_TestCase`, so they don't have `expectException`, `getMock`, etc.

codecept.phar

117 Bytes
Binary file not shown.

php54/codecept.phar

117 Bytes
Binary file not shown.

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