Tuesday, December 5, 2006

Extended Unit Test Attributes for Team System

Justin
Burtch just posted
a handful of cool attributes that extend the basic
testing attributes within Team System's unit test framework.

Some of those include

[Rollback] - to rollback DB changes after the test

[TimedTest] - fail if time expires

[EnvironmentVariable] - Set Env.. var to a value for the duration of the
test


[ParameterizedDataMethod] - kinda like MbUnit RowTest



Very cool Justin!

DataDude is up!

On November 14th, 2006 Microsoft announced the official Release to Manufacture (RTM) date for Visual Studio Team Edition for Database Professionals.

It is really cool edition of Visual Studio helping DB professionals to manage, design, administrate, publish and test databases directo from Visual Studio 2005.

You can see here the features of this edition.

Unit Testing Best Practices & Guidelines

In last few weeks i've tried to find a good article about creating a unit testing guideline and best practices document.
Unofrtunately the Web was not so good to me and i have tried writing it from the scratch.
Actually i've found an article which helps me a lot for the begining writter by Roy Osherove.

If any of you find other similar articles and wants to share them - please ....