Many of the unit tests for SrcML.NET have srcml xml hardcoded into the test, as a string. The problem with this is when srcml changes, these need to be manually regenerated and updated. We should update these tests to actually generate the srcml on-the-fly at runtime.
Many of the unit tests for SrcML.NET have srcml xml hardcoded into the test, as a string. The problem with this is when srcml changes, these need to be manually regenerated and updated. We should update these tests to actually generate the srcml on-the-fly at runtime.