473,387 Members | 1,705 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,387 software developers and data experts.

Unit testing tools for .NET ?

Hi!

I'm looking for unit-testing tools for .NET.
Somthing like Java has --> http://www.junit.org
regards,
gicio
Nov 22 '05 #1
9 1304
<gi***@web.de> wrote:
I'm looking for unit-testing tools for .NET.
Somthing like Java has --> http://www.junit.org


See http://nunit.sf.net - and please limit your cross-posting in
future.

--
Jon Skeet - <sk***@pobox.com>
http://www.pobox.com/~skeet
If replying to the group, please do not mail me too
Nov 22 '05 #2
I may add the excellent NUnit Addin for integration with visual studio.net

http://weblogs.asp.net/NUnitAddin/

You can also look at mock objects, which are a different approach of unit
testing...

--
Sebastien Lambla
http://thetechnologist.is-a-geek.com/blog/
"Jon Skeet [C# MVP]" <sk***@pobox.com> a écrit dans le message de news:
MP************************@msnews.microsoft.com...
<gi***@web.de> wrote:
I'm looking for unit-testing tools for .NET.
Somthing like Java has --> http://www.junit.org


See http://nunit.sf.net - and please limit your cross-posting in
future.

--
Jon Skeet - <sk***@pobox.com>
http://www.pobox.com/~skeet
If replying to the group, please do not mail me too

Nov 22 '05 #3
SBC
There's also csUnit (http://www.csunit.org/index.php).
There's also a weblog posting about unit testing tools:
http://weblogs.asp.net/sbchatterjee/posts/29566.aspx

SBC
"Sebastien Lambla" <se**************@6sens.com> wrote in message
news:uW**************@TK2MSFTNGP12.phx.gbl...
I may add the excellent NUnit Addin for integration with visual studio.net

http://weblogs.asp.net/NUnitAddin/

You can also look at mock objects, which are a different approach of unit
testing...

--
Sebastien Lambla
http://thetechnologist.is-a-geek.com/blog/
"Jon Skeet [C# MVP]" <sk***@pobox.com> a écrit dans le message de news:
MP************************@msnews.microsoft.com...
<gi***@web.de> wrote:
I'm looking for unit-testing tools for .NET.
Somthing like Java has --> http://www.junit.org


See http://nunit.sf.net - and please limit your cross-posting in
future.

--
Jon Skeet - <sk***@pobox.com>
http://www.pobox.com/~skeet
If replying to the group, please do not mail me too


Nov 22 '05 #4
Try this one...

http://www.embeddedstar.com/press/co...edded8877.html

Keyur Shah
Verizon Communications
732-423-0745

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 22 '05 #5
I like csunit a little better for c#.

--
William Stacey, MVP

"SBC" <es****@attbi.com> wrote in message
news:uF**************@TK2MSFTNGP09.phx.gbl...
There's also csUnit (http://www.csunit.org/index.php).
There's also a weblog posting about unit testing tools:
http://weblogs.asp.net/sbchatterjee/posts/29566.aspx

SBC
"Sebastien Lambla" <se**************@6sens.com> wrote in message
news:uW**************@TK2MSFTNGP12.phx.gbl...
I may add the excellent NUnit Addin for integration with visual studio.net
http://weblogs.asp.net/NUnitAddin/

You can also look at mock objects, which are a different approach of unit testing...

--
Sebastien Lambla
http://thetechnologist.is-a-geek.com/blog/
"Jon Skeet [C# MVP]" <sk***@pobox.com> a écrit dans le message de news:
MP************************@msnews.microsoft.com...
<gi***@web.de> wrote:
> I'm looking for unit-testing tools for .NET.
> Somthing like Java has --> http://www.junit.org

See http://nunit.sf.net - and please limit your cross-posting in
future.

--
Jon Skeet - <sk***@pobox.com>
http://www.pobox.com/~skeet
If replying to the group, please do not mail me too



Nov 22 '05 #6
Why do you prefer csunit?
"William Stacey" <st***********@mvps.org> wrote in message
news:ud**************@TK2MSFTNGP09.phx.gbl...
I like csunit a little better for c#.

--
William Stacey, MVP

"SBC" <es****@attbi.com> wrote in message
news:uF**************@TK2MSFTNGP09.phx.gbl...
There's also csUnit (http://www.csunit.org/index.php).
There's also a weblog posting about unit testing tools:
http://weblogs.asp.net/sbchatterjee/posts/29566.aspx

SBC
"Sebastien Lambla" <se**************@6sens.com> wrote in message
news:uW**************@TK2MSFTNGP12.phx.gbl...
I may add the excellent NUnit Addin for integration with visual studio.net
http://weblogs.asp.net/NUnitAddin/

You can also look at mock objects, which are a different approach of unit testing...

--
Sebastien Lambla
http://thetechnologist.is-a-geek.com/blog/
"Jon Skeet [C# MVP]" <sk***@pobox.com> a écrit dans le message de news: MP************************@msnews.microsoft.com...
> <gi***@web.de> wrote:
> > I'm looking for unit-testing tools for .NET.
> > Somthing like Java has --> http://www.junit.org
>
> See http://nunit.sf.net - and please limit your cross-posting in
> future.
>
> --
> Jon Skeet - <sk***@pobox.com>
> http://www.pobox.com/~skeet
> If replying to the group, please do not mail me too



Nov 22 '05 #7
Why do you prefer csunit?
"William Stacey" <st***********@mvps.org> wrote in message
news:ud**************@TK2MSFTNGP09.phx.gbl...
I like csunit a little better for c#.

--
William Stacey, MVP

"SBC" <es****@attbi.com> wrote in message
news:uF**************@TK2MSFTNGP09.phx.gbl...
There's also csUnit (http://www.csunit.org/index.php).
There's also a weblog posting about unit testing tools:
http://weblogs.asp.net/sbchatterjee/posts/29566.aspx

SBC
"Sebastien Lambla" <se**************@6sens.com> wrote in message
news:uW**************@TK2MSFTNGP12.phx.gbl...
I may add the excellent NUnit Addin for integration with visual studio.net
http://weblogs.asp.net/NUnitAddin/

You can also look at mock objects, which are a different approach of unit testing...

--
Sebastien Lambla
http://thetechnologist.is-a-geek.com/blog/
"Jon Skeet [C# MVP]" <sk***@pobox.com> a écrit dans le message de news: MP************************@msnews.microsoft.com...
> <gi***@web.de> wrote:
> > I'm looking for unit-testing tools for .NET.
> > Somthing like Java has --> http://www.junit.org
>
> See http://nunit.sf.net - and please limit your cross-posting in
> future.
>
> --
> Jon Skeet - <sk***@pobox.com>
> http://www.pobox.com/~skeet
> If replying to the group, please do not mail me too



Nov 22 '05 #8
Don't forget that csUnit has been released under the GPL (NUnit is not)
which can have an impact on what you can do with it if you produce
commercial systems (if you want to ship your test libraries or include the
tests directly in your production assembly for example).

--
----------------------------------------------------------------
Peter Provost
Weblog: http://www.peterprovost.org/
----------------------------------------------------------------

"William Stacey" <st***********@mvps.org> wrote in message
news:ud**************@TK2MSFTNGP09.phx.gbl...
I like csunit a little better for c#.

--
William Stacey, MVP

"SBC" <es****@attbi.com> wrote in message
news:uF**************@TK2MSFTNGP09.phx.gbl...
There's also csUnit (http://www.csunit.org/index.php).
There's also a weblog posting about unit testing tools:
http://weblogs.asp.net/sbchatterjee/posts/29566.aspx

SBC
"Sebastien Lambla" <se**************@6sens.com> wrote in message
news:uW**************@TK2MSFTNGP12.phx.gbl...
I may add the excellent NUnit Addin for integration with visual studio.net
http://weblogs.asp.net/NUnitAddin/

You can also look at mock objects, which are a different approach of unit testing...

--
Sebastien Lambla
http://thetechnologist.is-a-geek.com/blog/
"Jon Skeet [C# MVP]" <sk***@pobox.com> a écrit dans le message de news: MP************************@msnews.microsoft.com...
> <gi***@web.de> wrote:
> > I'm looking for unit-testing tools for .NET.
> > Somthing like Java has --> http://www.junit.org
>
> See http://nunit.sf.net - and please limit your cross-posting in
> future.
>
> --
> Jon Skeet - <sk***@pobox.com>
> http://www.pobox.com/~skeet
> If replying to the group, please do not mail me too



Nov 22 '05 #9
Don't forget that csUnit has been released under the GPL (NUnit is not)
which can have an impact on what you can do with it if you produce
commercial systems (if you want to ship your test libraries or include the
tests directly in your production assembly for example).

--
----------------------------------------------------------------
Peter Provost
Weblog: http://www.peterprovost.org/
----------------------------------------------------------------

"William Stacey" <st***********@mvps.org> wrote in message
news:ud**************@TK2MSFTNGP09.phx.gbl...
I like csunit a little better for c#.

--
William Stacey, MVP

"SBC" <es****@attbi.com> wrote in message
news:uF**************@TK2MSFTNGP09.phx.gbl...
There's also csUnit (http://www.csunit.org/index.php).
There's also a weblog posting about unit testing tools:
http://weblogs.asp.net/sbchatterjee/posts/29566.aspx

SBC
"Sebastien Lambla" <se**************@6sens.com> wrote in message
news:uW**************@TK2MSFTNGP12.phx.gbl...
I may add the excellent NUnit Addin for integration with visual studio.net
http://weblogs.asp.net/NUnitAddin/

You can also look at mock objects, which are a different approach of unit testing...

--
Sebastien Lambla
http://thetechnologist.is-a-geek.com/blog/
"Jon Skeet [C# MVP]" <sk***@pobox.com> a écrit dans le message de news: MP************************@msnews.microsoft.com...
> <gi***@web.de> wrote:
> > I'm looking for unit-testing tools for .NET.
> > Somthing like Java has --> http://www.junit.org
>
> See http://nunit.sf.net - and please limit your cross-posting in
> future.
>
> --
> Jon Skeet - <sk***@pobox.com>
> http://www.pobox.com/~skeet
> If replying to the group, please do not mail me too



Nov 22 '05 #10

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

Similar topics

6
by: Tom Verbeure | last post by:
Hello All, so I'm now convinced that unit testing is really the way to go and I want to add it to an existing project. The first thing that I find out, is that, well, it's hard work. Harder than...
0
by: kferrara | last post by:
I am looking for a unit testing tool to use with VB.net and ASP.net. Nunit is good with VB.net however I haven't tried nUnitASP. Has anybody used any other unit testing tools? Any suggestions...
1
by: Doug | last post by:
Hello, I was wondering if someone had an idea of good unit testing tools out there. I have looked at NUnit and HarnessIt and they both have good and bad sides to them, but mainly we are looking...
14
by: | last post by:
Hi! I'm looking for unit-testing tools for .NET. Somthing like Java has --> http://www.junit.org regards, gicio
3
by: | last post by:
I am working on a web/webservice application that has a service layer. Most service methods will perform an access-check before executing. This check uses the IPrincipal credentials available in...
15
by: Enrique | last post by:
Question I am posting this question again (3rd time) because some issues with my no spam alias. Here it is the question: I have not been able to run unit tests for a VSTO (2005) project. I...
4
by: Peter Rilling | last post by:
Does VS.NET 2005 Professional support integrated unit testing, or is that only with the team system?
72
by: Jacob | last post by:
I have compiled a set og unit testing recommendations based on my own experience on the concept. Feedback and suggestions for improvements are appreciated: ...
7
by: Diffident | last post by:
Hello All, Can anyone please suggest me a good unit testing tool. I have seen NUnit but not sure on how I can use it to test my methods which involve session variables, viewstate variables,...
2
by: mo.sparrow | last post by:
Typemock Isolator – A powerful mocking framework for .NET unit testing and Test Driven Development (in Visual Studio). http://www.typemock.com/learn_about_typemock_isolator.html NUnit - A...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

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.