TestReport
load the unit tests from a
file-name-string
and print a summary of theVerificationTest
included in the file.
load the unit tests from a URL
url-string
(starting withhttp://
orhttps://
) and print a summary of theVerificationTest
included in the file.
See
Examples
In the MMA console execute a test located in a Github repository
Related terms
TestResultObject, VerificationTest
Implementation status
- ✅ - full supported