Giter Club home page Giter Club logo

Comments (4)

OsirisTerje avatar OsirisTerje commented on June 26, 2024

That's a good question. I can't remember that we have deprecated it, so yes, it should work. However, not many uses this anymore, and I can't remember either if we have any tests to verify it works - so it might have been inadvertently "killed".

Could you create a small repro project and a script file to run it the way you do manually? Then we can try to check what is causing this.

However, if you're stepping up to NUnit 4 it might make sense anyway to move off the this and over to using dotnet test instead.

SOME MORE:

If you update the framework from NUnit 2 to NUnit 4, you should not need the NUnitV2Driver.

from nunit.

Clumi avatar Clumi commented on June 26, 2024

I'm using the NUnitV2Driver so I can keep the tests running while updating them all to a more recent framework version. This will take me a while.

I created a small test project here: https://github.com/Clumi/nunit-test/tree/main
There are two powershell scripts for each of the variants I described at the top.

Thank you for your time and help!

from nunit.

mikkelbu avatar mikkelbu commented on June 26, 2024

@Clumi You need to install the "NUnit Project Loader" - https://docs.nunit.org/articles/nunit-engine/extensions/AvailableExtensions.html#nunit-project-loader - to run .nunit files

from nunit.

Clumi avatar Clumi commented on June 26, 2024

@Clumi You need to install the "NUnit Project Loader" - https://docs.nunit.org/articles/nunit-engine/extensions/AvailableExtensions.html#nunit-project-loader - to run .nunit files

The console zip comes with most add-ons preinstalled - I also manually added the dll to the 8.0 folder to be sure as you can see in the repo I uploaded:
https://github.com/Clumi/nunit-test/blob/main/NUnit.Console-3.17.0/bin/net8.0/nunit-project-loader.dll
Sadly, this didn't lead to .nunit-files being useable. Are there any further steps I missed?

from nunit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.