Share

NUnitAsp

Code

Programming Languages: C#

License: MIT License

Repositories

browse code, statistics, last commit on 2008-01-31 cvs -d:pserver:anonymous@nunitasp.cvs.sourceforge.net:/cvsroot/nunitasp login

cvs -z3 -d:pserver:anonymous@nunitasp.cvs.sourceforge.net:/cvsroot/nunitasp co -P modulename

Show:

What's happening?

  • Support for Multiple Forms in NUnitAsp

    I have been using NUnit framework and its extensions (NUnitAsp and NUnitForms) from the past few weeks. I have now hit a stopping point where Im not being able to resolve an issue. It would be great if you could throw some light into it. I have a website coded in C# using .NET framework 3.5. I am writing test scripts for it in NUnit. Ill explain the scenario. I have a webpage which has...

    2009-06-08 22:03:03 UTC by kkhaitan

  • Support for Multiple forms

    I have been using NUnit framework and its extensions (NUnitAsp and NUnitForms) from the past few weeks. I have now hit a stopping point where Im not being able to resolve an issue. It would be great if you could throw some light into it. I have a website coded in C# using .NET framework 3.5. I am writing test scripts for it in NUnit. Ill explain the scenario. I have a webpage which has...

    2009-06-05 20:27:38 UTC by kkhaitan

  • Comment: ControlTester update for ASP .Net 2.0 with Validators

    Anybody help me, how to write dynamic script selenium with nunit and .net 2005 to get data from the database.

    2008-10-31 07:55:33 UTC by nobody

  • ParserException for HTMLAnchorTester

    According to the API, I am supposed to report this issue. I am getting a Parser Exception when trying to use an HTMLAnchorTester object. Also, the W3C validator accepts the page but I cannot test the html code. My NUnit ASP code is as follows: string link = "the link being tested"; HtmlAnchorTester check; HtmlInputTextTester user; HtmlInputTextTester password; Test]...

    2008-02-05 22:53:12 UTC by nobody

  • Comment: Getting a System.NotSupportedException

    Well... I did some research and NUnitAsp does not support PostBackWithOptions :(.

    2008-02-05 18:15:26 UTC by nobody

  • NUnitAsp

    jlittle82 committed patchset 317 of module NUnitAsp to the NUnitAsp CVS repository, changing 1 files.

    2008-01-31 18:13:48 UTC by jlittle82

  • VS 2005 DOCTYPE xhtml 1.0 Breaks Version 2.0

    I'm using version 2.0 of the NUnitAsp library downloaded from nunitasp.sourceforge.net. The problem is that my website uses the MS AjaxControlToolkit. This requires the you have a DOCTYPE of . Visual Studio 2005 even enters this as the default. Is there any way to get this...

    2008-01-31 00:31:42 UTC by blaqflame

  • Comment: HTML DocType requirement

    I would have to second that. I'm using the 2.0 version which works with ASP.NET 2.0. VS 2005 creates a DOCTYPE of xhtml 1.0 transitional. But this fails, I assume because it's too new. When will there be a work aroung or bug fix for this?.

    2008-01-31 00:23:02 UTC by blaqflame

  • NUnitAdapter.vb file lets you write tests in VB.NET 2005

    This file is a VB.NET 2005 translation of the NUnitAdapter.cs file included with NUnitAsp 2.0. It allows VB.NET programmers to write NUnitAsp 2.0 unit tests using their preferred .Net language, VB.NET 2005. To use it, create a "Class Library" project in VB.NET 2005. Add the NUnitAdapter.vb file to the project, and make sure its "Build Action" property is set to "Compile". Add the same...

    2008-01-09 23:33:59 UTC by andrewc123

  • Comment: Getting a System.NotSupportedException

    Btw. The full exception message reads this: System.NotSupportedException : The URI prefix is not recognized.

    2007-12-06 18:58:26 UTC by nobody

Our Numbers