/usr/local/lib/swipl/library/ext/plunit/plunit.pl
All Application Manual Name SummaryHelp

  • plunit
    • plunit.pl -- Unit Testing
      • set_test_options/1
      • begin_tests/1
      • begin_tests/2
      • end_tests/1
      • run_tests/0
      • run_tests/1
      • run_tests/2
      • running_tests/0
      • current_test/5
      • current_test_unit/2
      • test_report/1
      • load_test_files/1
      • message_hook/3
 load_test_files(+Options) is det
Load .plt test-files related to loaded source-files. Options is currently ignored.