• Places
    • Home
    • Graphs
    • Prefixes
  • Admin
    • Users
    • Settings
    • Plugins
    • Statistics
  • CPACK
    • Home
    • List packs
    • Submit pack
  • Repository
    • Load local file
    • Load from HTTP
    • Load from library
    • Remove triples
    • Clear repository
  • Query
    • YASGUI SPARQL Editor
    • Simple Form
    • SWISH Prolog shell
  • Help
    • Documentation
    • Tutorial
    • Roadmap
    • HTTP Services
  • Login

/usr/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
 test_report(+What) is det
Produce reports on test results after the run. Currently only supports fixme for What.
ClioPatria (version V3.1.1-51-ga0b30a5)