ramsey, to random
@ramsey@phpc.social avatar

When running tests “with Coverage” in any #JetBrains IDE, where does it store the coverage files?

My project is running in containers with docker compose, and this is all set up properly. In fact, the tests run, and presumably, the coverage report is generated, but the IDE doesn’t show the coverage, and I think it’s because it must be storing the coverage report on the container somewhere, and the IDE can’t access it when trying to display the lines covered.

#PhpStorm

julesbl,
@julesbl@mastodon.me.uk avatar

@ramsey talk to php Storm support, they are very good

ramsey,
@ramsey@phpc.social avatar

@julesbl I think it’s not a PhpStorm issue, now. I think there’s some issue inside the container. I tried running PHPUnit directly in the container with --coverage-html and again with --coverage-text. Both times, the tests run and pass, but then there’s just the word “Killed” that appears where the code coverage messages are supposed to appear.

khalidabuhakmeh, to dotnet
@khalidabuhakmeh@mastodon.social avatar

I have to give a shout-out to the #JetBrains IDE developers. They're excellent at receiving feedback, discussing the developer experience, and implementing features.

It's always cool to see the little features add up to a top-tier experience for #dotnet devs.

khalidabuhakmeh, to dotnet
@khalidabuhakmeh@mastodon.social avatar

TIL that #JetBrains #dotCover can cover ANY #dotnet application as long as the process has PDBs. You don't need to write tests. You just need something that exercises the code. 🤯

jakecarpenter, to dotnet
@jakecarpenter@hachyderm.io avatar

An update notice reminded me of this plugin for #Jetbrains #Rider. Every #dotnet developer should use a plugin like this. I see this one supports #Resharper too, but if there's another extension like it for Visual Studio running sans-Resharper I'd love to know in order to keep my team in check.

It has become a tool that I don't need much anymore because it has helped me so much in the past to recognize complex code

https://plugins.jetbrains.com/plugin/12024-cognitivecomplexity

maartenballiauw, to dotnet
@maartenballiauw@mastodon.online avatar

We’re hosting the .NET Days Online again, and are looking for great sessions! #dotnet #cfp #JetBrains

If you’re available on September 25 or 26, and have a topic you’d like to present on, check out our Call for Speakers 👉
https://blog.jetbrains.com/dotnet/2024/05/02/jetbrains-dotnet-days-online-2024/?utm_medium=social&utm_source=mastodon&utm_campaign=jetbrains-dotnet-days-online-2024

breadly, to rust
@breadly@eldritch.cafe avatar

If you're not aware of this yet, JetBrains has recently released the stable version of their new IDE, RustRover.
And they've also released it with a free license (for non-commercial use).
https://www.jetbrains.com/rust/

#JetBrains #Rust #RustRover

breadly,
@breadly@eldritch.cafe avatar

I've just started using it and I'm pretty happy with it.
I'm especially happy that there's a new and accessible alternative to VSCode for doing stuff in Rust
(But I'm really not skilled enough to say if RustRover is actually better than VSCode)

alter_kaker, to rust
@alter_kaker@hachyderm.io avatar

What exactly is the "usage data" that #JetBrains wants to collect as part of the non commercial license of RustRover?!

#rust #privacy

khalidabuhakmeh, to Meme
@khalidabuhakmeh@mastodon.social avatar

This is the @maartenballiauw doesn’t want you to boost.

khalidabuhakmeh, to gamedev
@khalidabuhakmeh@mastodon.social avatar

👋 #GameDev folks, if you're interested in sharing your best #Unity, #UnrealEngine, or #GodotEngine tips, I have an online event for you!

🎮 We, #JetBrains, are on the lookout for speakers for our annual Game Dev Days event. In the past, we've had some truly impressive presentations from big names in the game industry.

My favorite was someone created a game as a presentation. 🤯

🙏 boosts appreciated

https://blog.jetbrains.com/dotnet/2024/05/13/jetbrains-gamedev-days-2024-call-for-speakers/

khalidabuhakmeh,
@khalidabuhakmeh@mastodon.social avatar

Also, feel free to ask me any questions.

We also provide support for first-time speakers, so don’t feel nervous about submitting something you’re really excited about.

khalidabuhakmeh, to dotnet
@khalidabuhakmeh@mastodon.social avatar

👨‍🔬 Hey folks, do you have secrets you'd like to share with the world? How about doing it on the stage? Submit your talk to be considered as a presenter for the event. You can submit up to 3 talks to be considered.

🙌 Boosts appreciated

https://sessionize.com/jetbrains-dotnet-days-online-2024/

khalidabuhakmeh, to random
@khalidabuhakmeh@mastodon.social avatar

WireMock is a very cool plugin for #JetBrains IDEs. It lets you mock HTTP endpoints with ease. Great when mocking up a sample app or trying things out.

https://plugins.jetbrains.com/plugin/23695-wiremock

khalidabuhakmeh, to dotnet
@khalidabuhakmeh@mastodon.social avatar

📢 Hey, #dotnet folks! We are accepting presentations for #JetBrains .NET Days 2024. This is always a fun event, and you can submit talks of 30, 45, or 60 minutes.

As a presenter, you're not alone. We're here to support you every step of the way. You'll receive assistance from our team (including me and other advocates) to prep your talk, do dry runs, and receive feedback before the big day.

🙏 Boosts appreciated.

https://blog.jetbrains.com/dotnet/2024/05/02/jetbrains-dotnet-days-online-2024/

thejvmbender,
@thejvmbender@techhub.social avatar

@khalidabuhakmeh next year I want to talk about how I transition from #IntelliJ to #Rider in 1 week and start writing in #CSharp , thanks to you guys whoever put that intellij shortcut chooser option at the begining I felt like I did not change 😎

Here is the intro: I was happy with VS.NET(2004-C#-2 or something) at the begining then I needed to write java and used #Eclipse around 10 years then everyone moved to #Intellij and I used it 7 years after that I moved to Rider....(I just need to spend more time and write more code)

khalidabuhakmeh,
@khalidabuhakmeh@mastodon.social avatar

@thejvmbender Sounds like a really interesting talk. I do see more developers these days being polyglot, so the switch between ecosystems is a powerful career saver.

Hope to see it when you're ready.

khalidabuhakmeh, to Youtube
@khalidabuhakmeh@mastodon.social avatar

👋 I typically hang out early in the chat of our if you'd like to say hello.

https://www.youtube.com/watch?v=gXz7gKtRVpM

ljfio,
@ljfio@dotnet.social avatar

@khalidabuhakmeh Enjoyed watching the replay of this, great way of thinking about TDD/DDD in its simplest essence. Kudos to @ChrisSimonAu handling the UnexpectedChildrenAwakeException so well!

khalidabuhakmeh,
@khalidabuhakmeh@mastodon.social avatar

@ljfio I think @ChrisSimonAu explained Query beautifully to his daughter.

I also want to know if you ever got that Wii game going? 😅

maartenballiauw, to dotnet
@maartenballiauw@mastodon.online avatar

We’re hosting the .NET Days Online again, and are looking for great sessions! #dotnet #cfp #JetBrains

If you’re available on September 25 or 26, and have a topic you’d like to present on, check out our Call for Speakers 👉
https://blog.jetbrains.com/dotnet/2024/05/02/jetbrains-dotnet-days-online-2024/?utm_medium=social&utm_source=mastodon&utm_campaign=jetbrains-dotnet-days-online-2024

alexzeitler,
@alexzeitler@mastodon.social avatar
khalidabuhakmeh,
@khalidabuhakmeh@mastodon.social avatar
khalidabuhakmeh, to CSharp
@khalidabuhakmeh@mastodon.social avatar

I’m hosting Chris Simon on a #JetBrains #livestream to discuss #TDD, #DDD, and #csharp. Not to be confused with D&D, which is about wizards, dragons, and dungeon masters… wait it's pretty similar.

#dotnet

https://www.youtube.com/live/gXz7gKtRVpM?si=Uc_kn-GzdEIvSR_p

jitterted,
@jitterted@sfba.social avatar

@khalidabuhakmeh Awesome!

If JetBrains ever wants someone to do a similar talk for Java and IntelliJ IDEA, let me know (I livestream doing exactly that 10+ hours a week). 😁

khalidabuhakmeh,
@khalidabuhakmeh@mastodon.social avatar

@jitterted @maartenballiauw might be interested.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • thenastyranch
  • rosin
  • GTA5RPClips
  • osvaldo12
  • love
  • Youngstown
  • slotface
  • khanakhh
  • everett
  • kavyap
  • mdbf
  • DreamBathrooms
  • ngwrru68w68
  • provamag3
  • magazineikmin
  • InstantRegret
  • normalnudes
  • tacticalgear
  • cubers
  • ethstaker
  • modclub
  • cisconetworking
  • Durango
  • anitta
  • Leos
  • tester
  • JUstTest
  • All magazines