ecl-logo Documentation

TestInformation

TestInformation[symbol]association

returns an association with information about the tests for given symbol.

TestInformation[string]association

returns an association with information about the tests for given string.

Details

  • Keys: "Tests","Skip","Platform","File","Options","Context"
  • Input
    Output

Examples

Basic Examples  (3)

Returns an Association with all information about the tests for a given symbol:

Returns an Association with all information about the tests for a given string:

Returns $Failed if the symbol doesn't exist: