home.social

#jqwik — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #jqwik, aggregated by home.social.

  1. 🚨 Breaking: Someone finally read Issue 708 on #GitHub and decided #jqwik #tests were just too 💥 invisible 💥 for humans. Turns out, the real #coding agent was the friends we made along the way—just kidding, it was GitHub #Copilot. Welcome to the #future, where #AI writes better code and humans are just confused spectators. 🤖💡
    github.com/jqwik-team/jqwik/is #Breaking #News #of #HackerNews #ngated

  2. @acf IDE: #IntelliJ_IDEA is still the best for Java IMO. #eclipse feels antiquated and #vscode feels like a scripted editor.
    Build system: #Gradle is the pragmatic choice (less typing) compared to #Maven
    Testing: JUnit Platform, using either Jupiter (the default engine) or #jqwik if you want the additional power of property-based testing.
    Anything else?