Test-units can be embedded in normal Prolog source-files. 
Alternatively, tests for a source-file can be placed in another file 
alongside the file to be tested. Test files use the extension .plt. 
The predicate
load_test_files/1 
can load all files that are related to source-files loaded into the 
current project.