TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Thomas Jarvstrand
NA
2
0
Visual Studio and TestDriven.Net
Apr 28 2007 11:13 AM
Hi! I'm pretty new to c# and not really sure wether this this a visual studio problem or something else... I'm trying to use Testdriven.Net to integrate Nunit into Visual Studio 2005, but I can't get it to work. It seems to install fine and i get the proper menu item and all but when i try to run tests i get: The type or namespace 'Nunit' could not be found(are you missing a using directive or an assembly reference) The type or namespace 'Test' could not be found(are you missing a using directive or an assembly reference) The type or namespace 'TestFixture' could not be found(are you missing a using directive or an assembly reference) Does anyone have an idea how to fix it? thx //T
Reply
Answers (
0
)
Datagridview in vb.net
How to draw a line VS2005