Code Monkey home page Code Monkey logo

Comments (8)

ricardofslp avatar ricardofslp commented on June 16, 2024 1

Hi @nreddipalle,

Please try again with version https://www.nuget.org/packages/dotnet-test-rerun/1.4.0

Regrading the command the equivalent would be:
test-rerun C:\a\1\s\UnitTests\UnitTests.csproj --logger trx --results-directory C:\a_temp --no-build --filter (TestCategory!=DataWarehouse&TestCategory!=Integration) /p:CollectCoverage=true /p:CoverletOutputFormat=opencover /p:CoverletOutput=C:\a_temp\TestResults\Coverage\UnitTests-TestResults.opencover.xml

verbosity and configuration are currently not supported.

Please let us know the outcome.

from dotnet-test-rerun.

joaoopereira avatar joaoopereira commented on June 16, 2024 1

done
https://www.nuget.org/packages/dotnet-test-rerun/1.5.0-alpha.0

from dotnet-test-rerun.

joaoopereira avatar joaoopereira commented on June 16, 2024

Hi @nreddipalle,

Thanks for your issue!

Currently we don't support all the options of dotnet test, we will check how we can add the option that you need.

Anyway, we've recently added an option to collect coverage but it is still only in an alpha. In the way we've it right now you could do it with --collect "XPlat Code Coverage".

Please try with this alpha version and let us know if it works for you: https://www.nuget.org/packages/dotnet-test-rerun/1.4.0-alpha.0

from dotnet-test-rerun.

ricardofslp avatar ricardofslp commented on June 16, 2024

Hi @nreddipalle,

Did it fulfill your needs?

Best Regards.

from dotnet-test-rerun.

LMSSonos avatar LMSSonos commented on June 16, 2024

@ricardofslp wanted to test your PR with the --configuration but after some testing i found out, that it has not yet been released on nuget, right?

from dotnet-test-rerun.

joaoopereira avatar joaoopereira commented on June 16, 2024

That's correct @LMSSonos, but give me some minutes, I will publish an alpha

from dotnet-test-rerun.

LMSSonos avatar LMSSonos commented on June 16, 2024

the --configuration works as expected
many thanks!!

from dotnet-test-rerun.

ricardofslp avatar ricardofslp commented on June 16, 2024

This has been released in version v1.5.0
Will close this ticket now. Please reopen if it does not work

from dotnet-test-rerun.

Related Issues (9)

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.