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
No edit summary
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 and Managers (2.0).
* It is not a good idea to run the unit tests on a live Moodle anyway. They are really only intended for developers.
* 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]]

Latest revision as of 19:38, 15 January 2011

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