Lloyd Ryan David
Lloyd Ryan David

Reputation: 117

How to change test result path of Concordion?

How can I set the test result path for Concordion? I'm using Java for Concordion and HTML as the markup language for the spec file.

Upvotes: 0

Views: 511

Answers (1)

Nigel Charman
Nigel Charman

Reputation: 753

Set the system property concordion.output.dir to the target output path.

Upvotes: 1

Related Questions