We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3bd64a2 + 2ae3b43 commit 15ede3dCopy full SHA for 15ede3d
en/appendices/5-1-migration-guide.rst
@@ -23,6 +23,9 @@ Behavior Changes
23
- ``PluginCollection::addPlugin()`` now throws an exception if a plugin of the same
24
name is already added.
25
26
+- ``TestCase::loadPlugins()`` will now clear out any previously loaded plugins. So
27
+ you must specify all plugins required for any subsequent tests.
28
+
29
Deprecations
30
============
31
0 commit comments