Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 277 Bytes

README.Tech.md

File metadata and controls

10 lines (7 loc) · 277 Bytes

UnitTestReport

Tech info

/Parser contains parsers, parse the XML to Model

/Model are Model for the Razor engine

  • Use Razor engine to render the HTML output
  • Razor engine compiles Model and .cshtml template into HTML output

/Resources/Templates are Razor templates