MDL-86432 phpunit: Ensure that data providers do not modify state

This commit is contained in:
Andrew Nicols
2025-09-24 16:53:30 +01:00
committed by Tim Hunt
parent 089f43cfd8
commit db8a5b2f7a
3 changed files with 164 additions and 0 deletions
+4
View File
@@ -30,6 +30,10 @@
uncomment and alter to fetch external test files from alternative location-->
</php>
<extensions>
<bootstrap class="core\tests\phpunit\moodle_extension"/>
</extensions>
<!--All core suites need to be manually added here-->
<testsuites>