Can NUnitLite be used for testing production application that run in windows mobile?

Asked by Sujatha Kuppaiah

We want to know whether NUnitLite is a standard software for testing application that run in windows mobile. This application will be deployed in hundreds of devices in production.

Question information

Language:
English Edit question
Status:
Answered
For:
NUnit Framework Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Charlie Poole (charlie.poole) said :
#1

NUnitLite is essentially a lightweight version of NUnit, without some
of the more advanced features, designed to run on the compact framework.
It shares a lot of code with NUnit and is reliable for use in testing.

Most new development on NUnitLite has now been combined with
NUnit 3.0, which is why there has not been a new release for a while.

Charlie

On Wed, Mar 2, 2011 at 3:25 AM, Sujatha Kuppaiah
<email address hidden> wrote:
> New question #147513 on NUnit Framework:
> https://answers.launchpad.net/nunit-3.0/+question/147513
>
> We want to know whether NUnitLite is a standard software for testing application that run in windows mobile. This application will be deployed in hundreds of devices in production.
>
> --
> You received this question notification because you are a member of
> NUnit Core Developers, which is an answer contact for NUnit Framework.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~nunit-core
> Post to     : <email address hidden>
> Unsubscribe : https://launchpad.net/~nunit-core
> More help   : https://help.launchpad.net/ListHelp
>

Revision history for this message
Sujatha Kuppaiah (sujatha-kuppaiah) said :
#2

Charlie,

I tried downloading NUnitLite-0.6.0 version, but i'm not able to run the solution becoz the projects are missing. Is there some dependency on this version that needs to be added?
Also as you told, NUnit 3.0 has been combined with NUnitLite, I found that no source code or binaries available for this, It would be great if i get the link to download NUnit 3.0.

Thanks for the Help

Revision history for this message
Charlie Poole (charlie.poole) said :
#3

There is no other dependency. If you find a problem with the download, I'd
appreciate your filing a bug against it at
  http://bugs.launchpad.net/nunitlite

NUnit 3.0 is in a pre-alpha state, so I don't recommend using it for a
production
application right now. If you want to investigate it, check out
 http://launchpad.net/nunit-3.0

Charlie

On Thu, Mar 3, 2011 at 10:11 PM, Sujatha Kuppaiah
<email address hidden> wrote:
> Question #147513 on NUnit Framework changed:
> https://answers.launchpad.net/nunit-3.0/+question/147513
>
>    Status: Answered => Open
>
> Sujatha Kuppaiah is still having a problem:
> Charlie,
>
> I tried downloading NUnitLite-0.6.0 version, but i'm not able to run the solution becoz the projects are missing. Is there some dependency on this version that needs to be added?
> Also as you told, NUnit 3.0 has been combined with NUnitLite, I found that no source code or binaries available for this, It would be great if i get the link to download NUnit 3.0.
>
> Thanks for the Help
>
> --
> You received this question notification because you are a member of
> NUnit Core Developers, which is an answer contact for NUnit Framework.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~nunit-core
> Post to     : <email address hidden>
> Unsubscribe : https://launchpad.net/~nunit-core
> More help   : https://help.launchpad.net/ListHelp
>

Can you help with this problem?

Provide an answer of your own, or ask Sujatha Kuppaiah for more information if necessary.

To post a message you must log in.