Giles icon indicating copy to clipboard operation
Giles copied to clipboard

a continuous testing tool for .NET applications

Results 20 Giles issues
Sort by recently updated
recently updated
newest added

Giles should be able to install via Chocolatey. I've not tried it yet, but having only one install for ALL THE REPOSITORIES seems to make sense. It's a tool after...

Feature Request

Exception that I am getting System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information. Server stack trace: at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module) at...

Add a configuration option to always display verbose errors / passes / both. Requested by @detroitpro (Twitter)

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.

Test support for VS 2013. The SpecWatchr guys (@amirrajan) found that temporary files are getting created, and file renames are occurring with a save in VS 2013.

1 - Ready

Our solution does not have 'AnyCPU' platform, which Giles seems to assume will exist. Getting this exception: ``` Unhandled Exception: System.InvalidOperationException: No value found for property 'OutputPath' using platform configuration...

Working with a legacy code base where a solution build takes minutes so I created another solution outside of the existing solution file structure that would only include the newer...

1 - Ready

I wanted to create this issue to solicit some feedback. I have some ideas about making the Growl support a bit better. I heard some other folks had some comments...

Feature Request
1 - Ready

Some test frameworks have useful output for the developer such as mspec with the spec output: > Account Funds transfer, when transferring between two accounts > » should debit the...

1 - Ready

Giles was disagreeing with both the CodeRush test runner, and NUnit-Gui on the number of passing tests when I installed it. Ended up I was making a call in a...

1 - Ready