Places
Home
Graphs
Prefixes
Admin
Users
Settings
Plugins
Statistics
Repository
Load local file
Load from HTTP
Load from library
Remove triples
Clear repository
RDF quality heuristics
Query
YASGUI SPARQL Editor
Simple Form
SWISH Prolog shell
Help
Documentation
Tutorial
Roadmap
HTTP Services
Login
6 Controlling the test suite
All
Application
Manual
Name
Summary
Help
Documentation
Reference manual
Packages
Prolog Unit Tests
Controlling the test suite
set_test_options/1
load_test_files/1
running_tests/0
test_report/1
Availability:
:- use_module(
library(plunit)
).
(can be autoloaded)
load_test_files
(
+Options
)
Load
.plt
test-files that belong to the currently loaded sources.
ClioPatria
(version
V3.1.1-40-g9d9e003
)