Git Product home page Git Product logo

giles's Introduction

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).

Usage:

giles.exe -s [path_to_solution]

or

giles.ps1 (from root of solution, this will usually find your solution and test assemblies for you)

(giles-x86.exe and giles-x86.ps1 are also available for strictly 32-bit applications)

Command Line Help:

Giles Options

s, SolutionPath Required. Path to the sln file

t, TestAssemblyPath Optional, Giles will try to find the test assembly

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
   V = Display all messages from last test run
   E = Display errors from last test run
   O = Output errors from last test run to file...
   D = Output all messages from last test run to file...
   B = Set Build Delay
   F = Set Test Filters
   H = Clear Test Filters && Output Files
   Q = Quit
   P = Toggle Pause Giles

FAQ

Giles shows build error while VS compiles without problem. What can I do? Change MSBuild.exe path in Giles config file. Giles uses .NET default MSBuild while some VS (like 2013) uses standalone version (for example: C:\Program Files (x86)\MSBuild\12.0\Bin\msbuild.exe)

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

giles's People

Contributors

codereflection avatar cnwilkin avatar skoon avatar notmyself avatar ericbock avatar mpareja avatar chrisseroka avatar reidev275 avatar erkan-yilmaz avatar heskandari avatar idavis avatar kellyelton avatar paulbatum avatar

Watchers

James Cloos avatar Erhan Cakirman avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.