telerik/JustAssembly

Command line mode with XML output

Closed this issue · 4 comments

In relation to #14 it would be great to offer a general purpose command line option for the tool, to be used with CI systems, etc. The result could be an XML . This XML could then be piped into various tools, e.g. check that two builds are identical, get semver-differences in the API, etc.

The ToXml method of the IDiffItem interface will be a really good place to start implementing that.

Thanks.

Sorry about the terse reply. As mentioned in #14 we are really limited on resources right now. I found some free time and made the most of it by providing just the useful info.

Closed by #24