codereflection / Giles

a continuous testing tool for .NET applications

Home Page:http://testergiles.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove .cs filter hack

reidev275 opened this issue · comments

Rather than looking for changes to only .cs files read through the project file(s) referenced by the solution to get a list of the files to watch.

Only watching cs files has been something that I've wanted to fix. Parsing through csproj files is fine, but I want to make sure Giles can fall back to all cs files as it does now. Reason being that I will often use Giles without Visual Studio.

Somewhat related (and to be a new issue): I want to see what can be done with Giles to support ScriptCS.

Nice, I like where you're going.

How are you using Giles for non VS usage? By that I mean what parameters do you pass to Giles.