Skip to content

Payne325/Test-Name-Extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test-Name-Extractor

A small program to extract C# automated test names into a file. The intention is that this will be a tool used to speed up the creation of specification documentation.

It's written in C# and Visual Studio 2013, mainly because its designed for use with C# in the Visual Studio environment.

It's designed as a console application, input arguments are the filepaths to the files you wish to extract test names from.

When running this from visual studio, you will need to change the command line arguments in the settings for the TestNameParser Project.

Feel free to use, modify and share this to your heart's content.

About

A small program to extract C# automated test names into a file. The intention is that this will be a tool used to speed up the creation of specification documentation.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages