Unit testing tools for .NET ?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Guest's Avatar

    #1

    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


  • Jon Skeet [C# MVP]

    #2
    Re: Unit testing tools for .NET ?

    <gicio@web.de > wrote:[color=blue]
    > I'm looking for unit-testing tools for .NET.
    > Somthing like Java has --> http://www.junit.org[/color]

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

    --
    Jon Skeet - <skeet@pobox.co m>
    Pobox has been discontinued as a separate service, and all existing customers moved to the Fastmail platform.

    If replying to the group, please do not mail me too

    Comment

    • Sebastien Lambla

      #3
      Re: Unit testing tools for .NET ?

      I may add the excellent NUnit Addin for integration with visual studio.net



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

      --
      Sebastien Lambla



      "Jon Skeet [C# MVP]" <skeet@pobox.co m> a écrit dans le message de news:
      MPG.1a197cc1298 92e43989a63@msn ews.microsoft.c om...[color=blue]
      > <gicio@web.de > wrote:[color=green]
      > > I'm looking for unit-testing tools for .NET.
      > > Somthing like Java has --> http://www.junit.org[/color]
      >
      > See http://nunit.sf.net - and please limit your cross-posting in
      > future.
      >
      > --
      > Jon Skeet - <skeet@pobox.co m>
      > http://www.pobox.com/~skeet
      > If replying to the group, please do not mail me too[/color]


      Comment

      • SBC

        #4
        Re: Unit testing tools for .NET ?

        There's also csUnit (http://www.csunit.org/index.php).
        There's also a weblog posting about unit testing tools:


        SBC


        "Sebastien Lambla" <sebastien.lamb la@6sens.com> wrote in message
        news:uWvGgn4pDH A.1488@TK2MSFTN GP12.phx.gbl...[color=blue]
        > 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]" <skeet@pobox.co m> a écrit dans le message de news:
        > MPG.1a197cc1298 92e43989a63@msn ews.microsoft.c om...[color=green]
        > > <gicio@web.de > wrote:[color=darkred]
        > > > I'm looking for unit-testing tools for .NET.
        > > > Somthing like Java has --> http://www.junit.org[/color]
        > >
        > > See http://nunit.sf.net - and please limit your cross-posting in
        > > future.
        > >
        > > --
        > > Jon Skeet - <skeet@pobox.co m>
        > > http://www.pobox.com/~skeet
        > > If replying to the group, please do not mail me too[/color]
        >
        >[/color]


        Comment

        • keyur shah

          #5
          Re: Unit testing tools for .NET ?

          Try this one...



          Keyur Shah
          Verizon Communications
          732-423-0745

          *** Sent via Developersdex http://www.developersdex.com ***
          Don't just participate in USENET...get rewarded for it!

          Comment

          • William Stacey

            #6
            Re: Unit testing tools for .NET ?

            I like csunit a little better for c#.

            --
            William Stacey, MVP

            "SBC" <esb_us@attbi.c om> wrote in message
            news:uFGej35pDH A.1020@TK2MSFTN GP09.phx.gbl...[color=blue]
            > 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" <sebastien.lamb la@6sens.com> wrote in message
            > news:uWvGgn4pDH A.1488@TK2MSFTN GP12.phx.gbl...[color=green]
            > > I may add the excellent NUnit Addin for integration with visual[/color][/color]
            studio.net[color=blue][color=green]
            > >
            > > http://weblogs.asp.net/NUnitAddin/
            > >
            > > You can also look at mock objects, which are a different approach of[/color][/color]
            unit[color=blue][color=green]
            > > testing...
            > >
            > > --
            > > Sebastien Lambla
            > > http://thetechnologist.is-a-geek.com/blog/
            > >
            > >
            > > "Jon Skeet [C# MVP]" <skeet@pobox.co m> a écrit dans le message de news:
            > > MPG.1a197cc1298 92e43989a63@msn ews.microsoft.c om...[color=darkred]
            > > > <gicio@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 - <skeet@pobox.co m>
            > > > http://www.pobox.com/~skeet
            > > > If replying to the group, please do not mail me too[/color]
            > >
            > >[/color]
            >
            >[/color]


            Comment

            • Taylor

              #7
              Re: Unit testing tools for .NET ?

              Why do you prefer csunit?


              "William Stacey" <staceywREMOVE@ mvps.org> wrote in message
              news:udpu8Y9pDH A.2232@TK2MSFTN GP09.phx.gbl...[color=blue]
              > I like csunit a little better for c#.
              >
              > --
              > William Stacey, MVP
              >
              > "SBC" <esb_us@attbi.c om> wrote in message
              > news:uFGej35pDH A.1020@TK2MSFTN GP09.phx.gbl...[color=green]
              > > 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" <sebastien.lamb la@6sens.com> wrote in message
              > > news:uWvGgn4pDH A.1488@TK2MSFTN GP12.phx.gbl...[color=darkred]
              > > > I may add the excellent NUnit Addin for integration with visual[/color][/color]
              > studio.net[color=green][color=darkred]
              > > >
              > > > http://weblogs.asp.net/NUnitAddin/
              > > >
              > > > You can also look at mock objects, which are a different approach of[/color][/color]
              > unit[color=green][color=darkred]
              > > > testing...
              > > >
              > > > --
              > > > Sebastien Lambla
              > > > http://thetechnologist.is-a-geek.com/blog/
              > > >
              > > >
              > > > "Jon Skeet [C# MVP]" <skeet@pobox.co m> a écrit dans le message de[/color][/color][/color]
              news:[color=blue][color=green][color=darkred]
              > > > MPG.1a197cc1298 92e43989a63@msn ews.microsoft.c om...
              > > > > <gicio@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 - <skeet@pobox.co m>
              > > > > http://www.pobox.com/~skeet
              > > > > If replying to the group, please do not mail me too
              > > >
              > > >[/color]
              > >
              > >[/color]
              >
              >[/color]


              Comment

              • Peter Provost

                #8
                Re: Unit testing tools for .NET ?

                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" <staceywREMOVE@ mvps.org> wrote in message
                news:udpu8Y9pDH A.2232@TK2MSFTN GP09.phx.gbl...[color=blue]
                > I like csunit a little better for c#.
                >
                > --
                > William Stacey, MVP
                >
                > "SBC" <esb_us@attbi.c om> wrote in message
                > news:uFGej35pDH A.1020@TK2MSFTN GP09.phx.gbl...[color=green]
                > > 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" <sebastien.lamb la@6sens.com> wrote in message
                > > news:uWvGgn4pDH A.1488@TK2MSFTN GP12.phx.gbl...[color=darkred]
                > > > I may add the excellent NUnit Addin for integration with visual[/color][/color]
                > studio.net[color=green][color=darkred]
                > > >
                > > > http://weblogs.asp.net/NUnitAddin/
                > > >
                > > > You can also look at mock objects, which are a different approach of[/color][/color]
                > unit[color=green][color=darkred]
                > > > testing...
                > > >
                > > > --
                > > > Sebastien Lambla
                > > > http://thetechnologist.is-a-geek.com/blog/
                > > >
                > > >
                > > > "Jon Skeet [C# MVP]" <skeet@pobox.co m> a écrit dans le message de[/color][/color][/color]
                news:[color=blue][color=green][color=darkred]
                > > > MPG.1a197cc1298 92e43989a63@msn ews.microsoft.c om...
                > > > > <gicio@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 - <skeet@pobox.co m>
                > > > > http://www.pobox.com/~skeet
                > > > > If replying to the group, please do not mail me too
                > > >
                > > >[/color]
                > >
                > >[/color]
                >
                >[/color]


                Comment

                Working...