Skip to content

yawaramin/TDDUnit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TDDUnit

Copyright 2012 Yawar Quadir Amin

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

TDDUnit - A Test-Driven Unit Testing Framework for C#

TDDUnit started out as my implementation of the xUnit-style unit testing framework developed in Kent Beck's Test-Driven Development by Example. Then it started growing into something more as I started developing my TDD powers. Now it's somewhere in the middle of being useless and being surprisingly useable.

The goal is to integrate it into the MSBuild tool as a custom build task.

About

My interpretation in C# of the unit-testing framework example from Kent Beck's Test-Driven Development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages