Skip to content

WIP: Produce more detailed output

WUUUGI requested to merge feature/store-cas-object-after-execution into master

Fixes #26

  • Store the CAS object of the testing phase in target/isolated-tools-test-data/<hash>/… for each AnalysisEngineDescription. <hash> is the SHA-512 of the AnalysisEngineDescription.

  • CAS objects are currently serialized to .xmi using XmiCasSerializer. This file can be deserialized using XmiCasDeserializer.
Edited by WUUUGI

Merge request reports