Did you know ... Search Documentation:
Pack bousi_pack -- prolog/source/test_bousiprolog.pl
PublicShow source
 run_all_bousiprolog_tests(+BasePath, -Passed, -Failed)
Loads all the files for testing Bousi-Prolog predicates (which must be under the BasePath directory) and runs all their tests using run_bousiprolog_test_files/5.

The total number of tests passed and failed will be returned in Passed and Failed, respectively.

See also
- run_bousiprolog_test_files/5