Coder Social home page Coder Social logo

NUnit 3 console should produce xml events for ITestEventListener which contain unique id in the scope of all test agents for NUnit 2 tests about nunit-v2-framework-driver HOT 8 CLOSED

nunit avatar nunit commented on August 19, 2024
NUnit 3 console should produce xml events for ITestEventListener which contain unique id in the scope of all test agents for NUnit 2 tests

from nunit-v2-framework-driver.

Comments (8)

NikolayPianikov avatar NikolayPianikov commented on August 19, 2024

@CharliePoole where I can get last nuget packages for integration tests?

from nunit-v2-framework-driver.

rprouse avatar rprouse commented on August 19, 2024

Our MyGet feed should contain master builds for each project. If any project is missing, please let us know. The feed addresses are;

v2 - https://www.myget.org/F/nunit/api/v2
v3 - https://www.myget.org/F/nunit/api/v3/index.json

from nunit-v2-framework-driver.

CharliePoole avatar CharliePoole commented on August 19, 2024

@NikolayPianikov But note that "latest" means dev builds, not the latest production releases, which are not on the myget feed at all.

from nunit-v2-framework-driver.

CharliePoole avatar CharliePoole commented on August 19, 2024

@rprouse Do we want to mirror our nuget packages on myget and just use myget for our dev work?

from nunit-v2-framework-driver.

rprouse avatar rprouse commented on August 19, 2024

My mistake, I thought we were now posting master builds to MyGet automatically.

@CharliePoole I don't see MyGet as a place to mirror our packages, but I thought it could be a step up from AppVeyor CI builds, possibly builds of master after every merge so that the various projects always have access to the latest for integration testing and development without having to configure a feed for each project. The project feed on AppVeyor is password protected and I can't turn that off, so we can't seem to do a master feed there.

from nunit-v2-framework-driver.

CharliePoole avatar CharliePoole commented on August 19, 2024

@rprouse I'm not sure we are talking about the same thing. Every time we merge into master, appveyor builds the result of that merge. It is uploaded to myget using a -dev suffix. Production releases, which are built manually at this time, are not uploaded to myget but to nuget.org - you just did one for nunit.framework and I did one for nunit-console.

If by "latest" @NikolayPianikov means the latest production release, he should go to nuget. If he wants the latest merged master build, he should use myget. I believe he is actually testing against both.

If we wanted to, we could mirror the actual non-pre-release production releases on nuget on our myget feed. That way developers could get either a production release or a dev release from the same place by checking/unchecking the pre-release box.

from nunit-v2-framework-driver.

rprouse avatar rprouse commented on August 19, 2024

@CharliePoole it sounds like we are talking about the same things then. What you are describing is how I thought it worked. When @NikolayPianikov asked for the last nuget packages for integration tests I assumed that he knows where the released versions are so therefore thought he wants the latest builds of master to test.

At any rate, I think @NikolayPianikov has the info he needs.

from nunit-v2-framework-driver.

rprouse avatar rprouse commented on August 19, 2024

This was completed with #6

from nunit-v2-framework-driver.

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.