473,383 Members | 1,929 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,383 software developers and data experts.

How use Nunit Addin ?

Hi

I have this modul but I don't know how I can use it. I run tests on my
project but I don't see any important information.
I see only "Test started for my assembly" and "Done".
Have you any links about how I can use this type of Nunit ?

Thank's for help and answers.
Boniek

Nov 16 '05 #1
6 4431
Boniek wrote:

Hi

I have this modul but I don't know how I can use it. I run tests on my
project but I don't see any important information.
I see only "Test started for my assembly" and "Done".
Have you any links about how I can use this type of Nunit ?

Thank's for help and answers.
Boniek


Did you create a test fixture?

The NUnit documentation is pretty weak. Look at the docs for CSUnit, it is
virtually identical, but has better documentation in my opinion.

http://www.csunit.org
Nov 16 '05 #2
> > I have this modul but I don't know how I can use it. I run tests on
my
project but I don't see any important information.
I see only "Test started for my assembly" and "Done".
Have you any links about how I can use this type of Nunit ?

Thank's for help and answers.
Boniek
Did you create a test fixture?


No I didn't. I don't know what is a test fixture.
The NUnit documentation is pretty weak. Look at the docs for CSUnit, it is virtually identical, but has better documentation in my opinion.

http://www.csunit.org


Ok, I check it. Thank's

Boniek

Nov 16 '05 #3
Boniek wrote:

Hi

I have this modul but I don't know how I can use it. I run tests on my
project but I don't see any important information.
I see only "Test started for my assembly" and "Done".
Have you any links about how I can use this type of Nunit ?

Thank's for help and answers.
Boniek


Did you create a test fixture?

The NUnit documentation is pretty weak. Look at the docs for CSUnit, it is
virtually identical, but has better documentation in my opinion.

http://www.csunit.org
Nov 16 '05 #4
> > I have this modul but I don't know how I can use it. I run tests on
my
project but I don't see any important information.
I see only "Test started for my assembly" and "Done".
Have you any links about how I can use this type of Nunit ?

Thank's for help and answers.
Boniek
Did you create a test fixture?


No I didn't. I don't know what is a test fixture.
The NUnit documentation is pretty weak. Look at the docs for CSUnit, it is virtually identical, but has better documentation in my opinion.

http://www.csunit.org


Ok, I check it. Thank's

Boniek

Nov 16 '05 #5
Thank's again. I know what I must to do. Thank's Julie for your help

Boniek

Użytkownik "Boniek" <mo****@poczta.onet.pl> napisał w wiadomo¶ci
news:40********@news.home.net.pl...
Hi

I have this modul but I don't know how I can use it. I run tests on my
project but I don't see any important information.
I see only "Test started for my assembly" and "Done".
Have you any links about how I can use this type of Nunit ?

Thank's for help and answers.
Boniek


Nov 16 '05 #6
Thank's again. I know what I must to do. Thank's Julie for your help

Boniek

Użytkownik "Boniek" <mo****@poczta.onet.pl> napisał w wiadomo¶ci
news:40********@news.home.net.pl...
Hi

I have this modul but I don't know how I can use it. I run tests on my
project but I don't see any important information.
I see only "Test started for my assembly" and "Done".
Have you any links about how I can use this type of Nunit ?

Thank's for help and answers.
Boniek


Nov 16 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Boniek | last post by:
Hi I have this modul but I don't know how I can use it. I run tests on my project but I don't see any important information. I see only "Test started for my assembly" and "Done". Have you any...
0
by: Greg Bacon | last post by:
I have two C# projects: a production project and NUnit tests for it. I've recently added a test that causes a call into a registered COM component, and now the test fails with a TypeLoadException...
0
by: W. Schwenkner | last post by:
I use the NUnit VS addin intensivly in development C# projects. Now I have to write a project in managed C++ and I have problems with the NUnit addin. First, the Addin extends the context menu...
0
by: Ray Tayek | last post by:
hi, getting a: .\Stdafx.cpp : fatal error C1192: #using failed on 'i: nunit\samples\cpp-sample"' 'The filename, directory name, or volume label syntax is incorrect.' nunit is installed in...
6
by: Ray Tayek | last post by:
hi, i am preparing to teach a class in c++ and would like to intoduce some unit testing. i can make unit tests in c# using this dll and nant from the command line. i am using visual c++ 2005...
20
by: Parag | last post by:
Hi, I am trying to figure out best testing tool for my project. I have narrowed down my requirements to two tools NUNIT and VSTS unit. But I have used neither and I have to use only one of them....
7
by: Joseph Geretz | last post by:
I've been working on an Addin for Outlook in C#. It hasn't been long now, just a couple of days. Suddenly though, running my project in Debug launches Outlook as specified, but no breakpoints...
0
by: Martin Pöpping | last post by:
Hello, I just wanted to install NUnit for Visual Studio from: http://www.netlogics.ch/devcenter/display/NLC/NUnitAddin I followed the installation instructions * Extract the zip contents...
2
by: JohnGoogle | last post by:
Hi, I'm a newbie so sorry if there is a simple answer to this! I'm using C# in Visual Studio Express at the moment. I've downloaded NUnit v 2.2.8 and can load and run the tests they supply...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.