Coder Social home page Coder Social logo

winsto / continuoustests Goto Github PK

View Code? Open in Web Editor NEW

This project forked from continuoustests/continuoustests

0.0 2.0 0.0 168.88 MB

Continuous testing tool for .Net running only affected tests.

License: Other

Shell 0.11% C# 61.11% Batchfile 0.17% Ruby 17.14% XSLT 0.87% HTML 15.50% CSS 0.22% JavaScript 0.48% Inno Setup 0.82% C 1.19% Pascal 0.01% Groff 0.01% C++ 1.22% Visual Basic 0.92% PowerShell 0.01% Smalltalk 0.23%

continuoustests's Introduction

ContinuousTests is a continuous testing tool for the .Net and Mono platform. It helps you with the way you do TDD by taking care of all compiling and testing in the background to help you work more efficiently. It also figures out exactly which tests to run, based on the changes you just made. So, instead of running all tests, it will only run those affected by your changes.

In addition to making sure your work flow is optimized it can generate graphs visualizing the relation between a piece of code and the tests run on it, annotation inside your code showing risk you are taking changing this piece of code, and more.


Prerequisites for compiling
    MS .Net / Mono
    Visual Studio 2010 SDK (windows)
    Ruby (only when running version change script)

To compile ContinuousTests run release.bat on Windows and release.sh on Linux (possibly osx). On windows it will deploy the stand alone binaries and the Visual Studio installer to the ReleaseBinaries\Installer folder. Please backup the world before you try out the VS addin installer. It is known to be buggy. On Linux it will deploy the stand alone client to ReleaseBinaries.
( https://www.microsoft.com/en-us/download/details.aspx?id=21835 : known working SDK : VS2010 required )

continuoustests's People

Contributors

acken avatar gregoryyoung avatar jamestryand avatar nickmramirez avatar thefringeninja avatar

Watchers

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