Skip to content

paulbatum/Giles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Giles - Watcher extraordinaire..

a continuous test runner for .NET applications. True to form, Giles will watch you kick ass, and let you know right away when you have made a mistake (intentionally or not).

Useage:

giles.exe -s [path_to_solution] -t [path_to_test_assembly] -p [project_root_path]

Command Line Help:

Giles Options

s, SolutionPath Required. Path to the sln file

t, TestAssemblyPath Required. Path to the test assembly dll

p, ProjectRoot Required. Path to the root of the project

help Display this help screen.

Interactive Console:

While in the interactive console, press ? for a list of options:

Interactive Console Options: ? = Display options
C = Clear the window
I = Show current configuration
R = Run build & tests now
B = Set Build Delay
Q = Quit

For more information and requirement to run Giles, please visit the wiki

About

a continuous testing tool for .NET applications

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 91.4%
  • C 6.0%
  • C# 2.6%