Git Product home page Git Product logo

Comments (4)

chris-peterson avatar chris-peterson commented on September 27, 2024 1

Will try to address this in https://github.com/chris-peterson/Kekiri/tree/v4/.

In V4, the NUnit coupling is externalized, so we could potentially create additional satellite builds for Kekiri.TestRunners.NUnit.

from kekiri.

chris-peterson avatar chris-peterson commented on September 27, 2024 1

v4 now uses NUnit 3.6.1

from kekiri.

kcamp avatar kcamp commented on September 27, 2024

Upon reviewing the test runs, it looks like maybe some of the tests appear to fail with NUnit 2.6.4, too?
Kekiri.TestSupport.Scenarios.Exceptions.When_fixture_has_a_parameterized_given_scenario
appears to fail in the R# runner with the following:

SetUp : Kekiri.Exceptions.ScenarioStepMethodsShouldNotHaveParameters : Error in 'When_fixture_has_a_parameterized_given_scenario':
The method 'Given' is in a ScenarioTest and cannot have parameters
   at Kekiri.Impl.ScenarioMapper.GetStepFromMethod(MethodInfo method, IEnumerable`1 parameters) in C:\git\Kekiri\src\Library\Impl\ScenarioMapper.cs:line 41

Most of the tests in that namespace fail; is that intended? If it is, then the behavior with nunit3 is similar, and you can disregard that portion of the previous comment.

from kekiri.

smarts avatar smarts commented on September 27, 2024

Some more info re: this issue - NUnit's source code specifically states that TestAttribute is not to be inherited from.

from kekiri.

Related Issues (16)

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.