Main > Reference Manual > Unit tests > TestPython1

This test verifies and demonstrates the embedded Python interpreter.
It verifies:

  • Executing Python code as XML processing instruction.
  • Executing Python code in a seperate source file.
  • Performance comparison of data loading in different ways.
  • Catching of exceptions thrown from frePPLe C++ code.
  • Executing Python code in different threads

No pass/fail criterion is present in this test.