Skip to content

evoresearch/UnitTestScribe

 
 

Repository files navigation

To run UnitTestScribe from commandline:

Type
WM.UnitTestScribe summary --loc [Location of project under analysis] --srcmlPath [SrcML location] --outputLoc [Generated summary location]

For example,

WM.UnitTestScribe summary --loc D:\Research\Subjects\SrcML.NET --srcmlPath D:\Research\SrcML\ --outputLoc c:\temp\test.html


All subject projects for testing is under
[UnitTestScribe reporsitory]/Subjects/

SrcML is under
[UnitTestScribe reporsitory]/SrcML/


=================================================

For debugging,  

Uncomment https://github.com/boyangwm/UnitTestScribe/blob/master/WM.UnitTestScribe/Program.cs#L39

Then, change parameters' values. 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 37.1%
  • C# 34.2%
  • C 25.7%
  • HTML 0.9%
  • JavaScript 0.9%
  • ASP.NET 0.3%
  • Other 0.9%