4.1 Running the test suite from Prolog
All
Application
Manual
Name
Summary
Help
Documentation
Reference manual
Packages
Prolog Unit Tests
Running the test-suite
Running the test suite from Prolog
run_tests/0
run_tests/1
Availability:
:- use_module(
library(plunit)
).
(can be autoloaded)
run_tests
Run all test-units.