Skip to content

markglenn/guard-nunit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is still under serious development, so check back soon.

Guard::NUnit Build Status

NUnit guard allows to automatically run NUnit tests when projects are rebuilt.

Requirements

  • Ruby 1.8.7+
  • Guard
  • Mono and NUnit (.NET coming soon)

Installation

Install ruby on your machine.

Add a file named Gemfile in the root of your project with the following contents

source "http://rubygems.org"

gem 'guard'
gem 'guard-nunit'

About

NUnit runner for guard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages