Note: You are currently viewing documentation for Moodle 1.9. Up-to-date documentation for the latest stable version is available here: Capabilities/report/unittest:view.

Capabilities/report/unittest:view: Difference between revisions

From MoodleDocs
(description)
 
No edit summary
Line 1: Line 1:
* This allows a user to execute [[Unit tests]].
* This allows a user to execute [[Unit tests]].
* This capability is allowed for the default admin role only.
* This capability is allowed for the default admin role only.
* It is not a good idea to run the unit tests on a live Moodle anyway. They are really only intended for developers.


[[Category:Capabilities|Unit test]]
[[Category:Capabilities|Unit test]]

Revision as of 14:50, 18 December 2009

  • This allows a user to execute Unit tests.
  • This capability is allowed for the default admin role only.
  • It is not a good idea to run the unit tests on a live Moodle anyway. They are really only intended for developers.