Improve .net unit test code coverage easy for free using Fine Code Coverage visual studio extension

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 พ.ค. 2024
  • This video is an introduction to the Fine Code Coverage extension which helps with .net unit test code coverage in Visual Studio.
    www.finecodecoverage.com
    github.com/FortuneN/FineCodeC...
    marketplace.visualstudio.com/...
    00:00 - Introduction
    00:19 - Usage
    03:55 - Options
    05:08 - Installation
    06:53 - Logging Issues
    07:29 - Rating and Reviewing
    07:55 - Donating
    08:41 - Visual Studio Marketplace Page
    09:32 - Git Repo
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 45

  • @baranates6652
    @baranates6652 3 ปีที่แล้ว +4

    Thank you Mr. Fortune for making this tool for free. This is a brilliant idea that came true.

  • @KenzoArts
    @KenzoArts ปีที่แล้ว

    Thank you Fortune!
    I love this extension already!
    Please keep making some awesome tools.

  • @omostan
    @omostan 8 หลายเดือนก่อน

    Very nice and exciting. I will be trying this out in my projects. Thank you very much for sharing your knowledge with us!

  • @phelipepalte
    @phelipepalte 3 ปีที่แล้ว

    Man, your feature is amazing. Thanks a lot! Have a possibilite to in Coverage tab, resize the tabs?

  • @santiagocastro4683
    @santiagocastro4683 2 ปีที่แล้ว +1

    This worked really good in VS 2022!!!!

  • @chrisdamour7456
    @chrisdamour7456 3 ปีที่แล้ว +4

    very cool, but i found the audio on this video to be to low, even on max. any chance you could boost it in youtube studio?

  • @hchattaway
    @hchattaway ปีที่แล้ว

    Awesome tool, very well done! Thanks for the repo also.

  • @eraj251987
    @eraj251987 3 ปีที่แล้ว

    Love this plugin, really works for me!

  • @antonsimkin
    @antonsimkin ปีที่แล้ว +2

    is there a way to display whole line colored instead of small rectangle to the left?

  • @gspark1337
    @gspark1337 ปีที่แล้ว

    Thank you for this greate extension, but i wish the coverage only shows in the left bar not in the right scrollbar too. It confuses sometimes because i think there is an error's in code when it's just uncovered code.

  • @shemsasi
    @shemsasi ปีที่แล้ว +1

    This is a wonderfull Tool. Thanks a ton. Is there any option to integrate with TFS Build?

  • @thiagoaraujo5303
    @thiagoaraujo5303 ปีที่แล้ว

    Congrats!! It's a powerful and useful tool!

  • @krzysztofbednarski1862
    @krzysztofbednarski1862 ปีที่แล้ว

    Thank you for your hard work. Well done

  • @christianaguirre4812
    @christianaguirre4812 3 ปีที่แล้ว +1

    ¿How can I integrate Fine Code Coverage reports with SonarQube for .net core and framework?

  • @wingman2tuc
    @wingman2tuc ปีที่แล้ว

    Fantastic tool. Thanks for sharing the work.
    Reports generated ar very nice. I there a way to run them using the command line?
    I get different test coverage if I run dotnet test

  • @nickbarton3191
    @nickbarton3191 6 หลายเดือนก่อน

    I installed it, restarted VS2022, re-ran unit tests (Nunit), but the Fine Code Coverage didn't run. BTW about half my project written in VB, many assemblies, converting them to C# one by one. Can you give me some advice how to get FCC working ?

  • @ojaspatil6287
    @ojaspatil6287 2 ปีที่แล้ว

    Can we export to excel the result?

  • @jasonthomas4536
    @jasonthomas4536 2 ปีที่แล้ว +1

    Does not work with NUnit, even though I had the NUnit 3 Test adaptor installed. Not useful

  • @zoran123456
    @zoran123456 3 หลายเดือนก่อน

    unfortunately it does not work in vs 2022. there is an extension, but the FCC UI is not showing up no matter how many times you click on a link in menu.

  • @kenk7110
    @kenk7110 3 หลายเดือนก่อน

    It didn't work for me at all. Tried on a MAUI project with NUnit tests and a webservice with XUnit tests. No results after Build/Run Code Analysis on Solution for either project.

  • @jamesoo96571
    @jamesoo96571 3 ปีที่แล้ว

    Thanks a lot. Maybe I missed something, but is there a possibility to see cyclomatic complexity for all tested methods and not only for risk hotspots?

    • @finecodecoverage1876
      @finecodecoverage1876  3 ปีที่แล้ว +1

      By default, cyclomatic complexity is only shown if it's higher than a particular threshold; which makes that bit of code a risk hotspot.
      I understand you may want to see it even if it's low.
      Please post in issue so i can have that on the roadmap : github.com/FortuneN/FineCodeCoverage/issues

  • @christianaguirre4812
    @christianaguirre4812 3 ปีที่แล้ว

    HOW CAN I RUN THAT IN LINE OF COMMANDS?

  • @wy________78
    @wy________78 3 ปีที่แล้ว +2

    It doesn't seem to work

  • @mrsmith5955
    @mrsmith5955 2 ปีที่แล้ว

    How to exclude Other assemblies ?

  • @z51racer
    @z51racer 3 ปีที่แล้ว +2

    Just curious if this works with VS 2019 Community. I installed the extension and run my tests like in the video but I don't see the Fine Code Coverage messages in the build output nor the Fine Code Coverage view/tab. I think it might be an install issue because I also don't see the Fine Code Coverage in the Options dialog even though the extension shows as installed under Managed Extensions.

    • @z51racer
      @z51racer 3 ปีที่แล้ว

      Replying to my own comment here. It started working later after shutting down and rebooting my machine. I didn't realize a reboot was required but at any rate it's working great now!

    • @prarthanaverma6394
      @prarthanaverma6394 2 ปีที่แล้ว

      Hi I am facing the same problem i restarted my laptop but cant see the extension it is successfully installed but i cant see can you help ?

    • @z51racer
      @z51racer 2 ปีที่แล้ว +1

      @@prarthanaverma6394 I don't know why it started working for me. I finished work one day and shut down my computer. The next day when I started my computer to work the extension was working. I do my work using Ubuntu Linux so that might have something to do with it.

  • @seekersofwisdom85
    @seekersofwisdom85 2 ปีที่แล้ว

    Its showing me coverage only for Test project. Nothing else. Basically everything i wanna see test coverage for is not shown

  • @roopahattikoti1436
    @roopahattikoti1436 2 ปีที่แล้ว

    How to ExcludeFile using this tool i am not able to exculde file. Can someone help

  • @vladradu9966
    @vladradu9966 2 ปีที่แล้ว

    Thank you for the tool!

  • @CK-ru3ox
    @CK-ru3ox ปีที่แล้ว

    I am confused about what Fine Code Coverage is. Is it a tool that provides graphical representation of data generated by other 3rd party analysis tools?

  • @ShahdatHosain
    @ShahdatHosain 2 ปีที่แล้ว

    This is awesome!

  • @sebastienderrico1692
    @sebastienderrico1692 ปีที่แล้ว

    Thank you!

  • @aleksey6811
    @aleksey6811 3 ปีที่แล้ว +1

    It doesn't work with XUnit

  • @arthurmolinari3262
    @arthurmolinari3262 ปีที่แล้ว

    Awesome tool!

  • @ThomasTomiczek
    @ThomasTomiczek 11 หลายเดือนก่อน

    Whow. Amazing. Is ther a voice? Did you turn down microphone sensitivty on purpose? Seriously, did you bother testing that video before uploading? Is the software of the same quality?

  • @ravitejaayyagari9151
    @ravitejaayyagari9151 3 ปีที่แล้ว

    Hi, can you please share this application (Fine Code Coverage ) for visual studio 2017 version. in marketplace mentioned application is working on 2019 visual studios only

  • @mathewjohn3453
    @mathewjohn3453 ปีที่แล้ว

    is VS Enterprise required?

  • @byronap5814
    @byronap5814 ปีที่แล้ว

    WHAT, can't hear you!

  • @subhrajyotisen7153
    @subhrajyotisen7153 ปีที่แล้ว

    I can barely hear your voice, but nice video!

  • @artist6000ish
    @artist6000ish ปีที่แล้ว

    It would have been better if your voice was louder. almost impossible to understand what you're saying.

  • @user-pg5lo7mp4o
    @user-pg5lo7mp4o 3 ปีที่แล้ว

    垃圾vs