Skip to content

Commit

Permalink
Add info about TestCase::loadPlugins() change
Browse files Browse the repository at this point in the history
  • Loading branch information
ADmad authored Mar 31, 2024
1 parent de49e29 commit 2ae3b43
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions en/appendices/5-1-migration-guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ Behavior Changes
- ``PluginCollection::addPlugin()`` now throws an exception if a plugin of the same
name is already added.

- ``TestCase::loadPlugins()`` will now clear out any previously loaded plugins. So
you must specify all plugins required for any subsequent tests.

Deprecations
============

Expand Down

0 comments on commit 2ae3b43

Please sign in to comment.