home.social

#junit — Public Fediverse posts

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

  1. Stop debugging broken YAML deployments at 2am. Wladi Mitzel shows how Java teams can define, test & deploy cloud infrastructure with real #Java code instead of YAML chaos — with #JUnit, refactoring, #CI/CD & type safety: javapro.io/2026/05/12/stop-wri

    #DevOps #Pulumi #Cloud @PulumiCorp

  2. Java teams already know distributed systems — but most #Blockchain stacks still expect Rust or JavaScript. Satya Ranjan shows how #BloxBean brings #Cardano into familiar #Java workflows with #JUnit, #Gradle, Spring events & local testing: javapro.io/2026/05/08/java-dev
    #Web3 @Cardano_CF

  3. Flaky GitHub Pull Request builds are an annoying reality in many projects. Just when you think a change is complete and good to merge, you are greeted with an ❌. To unblock your PR, you need to rerun lengthy test pipelines just because of one rogue test.

    If you have a Java project on GitHub, TestLens can help you:

    testlens.app/blog/2027/05/07/r

    Drop me a message, if you would like to join our beta program.

    #Java #JUnit #Gradle #Maven #GitHub

  4. JUnit gehört in Java-Projekten zu den Werkzeugen, die du früher oder später sowieso brauchst. Nicht, weil Tests gut klingen oder weil es in Tutorials oft so gemacht wird, sondern weil du mit Tests prüfen kannst, ob dein Code das tut, was du erwartest. Genau da liegt der eigentliche Wert. Ein Tes

    magicmarcy.de/junit-in-java-wa

    #JUnit #Java #Test #Testing #Coding #Programming #Unit-Test #Verhalten #Werkzeug #Tool

  5. JUnit gehört in Java-Projekten zu den Werkzeugen, die du früher oder später sowieso brauchst. Nicht, weil Tests gut klingen oder weil es in Tutorials oft so gemacht wird, sondern weil du mit Tests prüfen kannst, ob dein Code das tut, was du erwartest. Genau da liegt der eigentliche Wert. Ein Tes

    magicmarcy.de/junit-in-java-wa

    #JUnit #Java #Test #Testing #Coding #Programming #Unit-Test #Verhalten #Werkzeug #Tool

  6. JUnit gehört in Java-Projekten zu den Werkzeugen, die du früher oder später sowieso brauchst. Nicht, weil Tests gut klingen oder weil es in Tutorials oft so gemacht wird, sondern weil du mit Tests prüfen kannst, ob dein Code das tut, was du erwartest. Genau da liegt der eigentliche Wert. Ein Tes

    magicmarcy.de/junit-in-java-wa

    #JUnit #Java #Test #Testing #Coding #Programming #Unit-Test #Verhalten #Werkzeug #Tool

  7. ApproveJ 1.5.0 is here! 🚀

    Stop writing manual assertions for complex data. Our approval testing library just got a huge update:

    📸 Visual Testing: Approve screenshots (Playwright/Selenium) with pHash.
    🗄️ DB Testing: Approve SQL results as Markdown tables.

    🔗 approvej.org

  8. ApproveJ 1.5.0 is here! 🚀

    Stop writing manual assertions for complex data. Our #JVM approval testing library just got a huge update:

    📸 Visual Testing: Approve screenshots (Playwright/Selenium) with pHash.
    🗄️ DB Testing: Approve SQL results as Markdown tables.

    🔗 approvej.org

    #ApproveJ #Java #Testing #OpenSource #JavaDev #JUnit #VisualTesting

  9. ApproveJ 1.5.0 is here! 🚀

    Stop writing manual assertions for complex data. Our #JVM approval testing library just got a huge update:

    📸 Visual Testing: Approve screenshots (Playwright/Selenium) with pHash.
    🗄️ DB Testing: Approve SQL results as Markdown tables.

    🔗 approvej.org

    #ApproveJ #Java #Testing #OpenSource #JavaDev #JUnit #VisualTesting

  10. ApproveJ 1.5.0 is here! 🚀

    Stop writing manual assertions for complex data. Our #JVM approval testing library just got a huge update:

    📸 Visual Testing: Approve screenshots (Playwright/Selenium) with pHash.
    🗄️ DB Testing: Approve SQL results as Markdown tables.

    🔗 approvej.org

    #ApproveJ #Java #Testing #OpenSource #JavaDev #JUnit #VisualTesting

  11. ApproveJ 1.5.0 is here! 🚀

    Stop writing manual assertions for complex data. Our #JVM approval testing library just got a huge update:

    📸 Visual Testing: Approve screenshots (Playwright/Selenium) with pHash.
    🗄️ DB Testing: Approve SQL results as Markdown tables.

    🔗 approvej.org

    #ApproveJ #Java #Testing #OpenSource #JavaDev #JUnit #VisualTesting

  12. Ce projet ressemble à un outil qui génère correctement les tests depuis les specs ...
    Bon, c'est vibe-codé, mais ça n'est pas le gros problème.
    Le gros problème, c'est que c'était le but de BDD, il me semble ... github.com/skc147283/smarttest #java #junit #générateur #test #spécification #opensource #automatisation