#junit — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #junit, aggregated by home.social.
-
Cursor пишет вам unit‑тесты за минуту. 5 паттернов, на которых эти тесты пропустят любой баг
Cursor, Copilot и другие AI‑инструменты обещают быстро закрыть рутину с unit‑тестами: сгенерировать кейсы, расставить моки, добавить ассерты и поднять покрытие. Но зелёные тесты ещё не означают, что код защищён от регрессий. В статье разбираем пять типичных паттернов, из‑за которых AI‑сгенерированные тесты выглядят убедительно, но пропускают реальные баги.
https://habr.com/ru/companies/otus/articles/1039858/
#unitтесты #AIтестирование #Cursor #Copilot #вайбкодинг #mutation_testing #Mockito #JUnit #автотесты #качество_тестов
-
Cursor пишет вам unit‑тесты за минуту. 5 паттернов, на которых эти тесты пропустят любой баг
Cursor, Copilot и другие AI‑инструменты обещают быстро закрыть рутину с unit‑тестами: сгенерировать кейсы, расставить моки, добавить ассерты и поднять покрытие. Но зелёные тесты ещё не означают, что код защищён от регрессий. В статье разбираем пять типичных паттернов, из‑за которых AI‑сгенерированные тесты выглядят убедительно, но пропускают реальные баги.
https://habr.com/ru/companies/otus/articles/1039858/
#unitтесты #AIтестирование #Cursor #Copilot #вайбкодинг #mutation_testing #Mockito #JUnit #автотесты #качество_тестов
-
Cursor пишет вам unit‑тесты за минуту. 5 паттернов, на которых эти тесты пропустят любой баг
Cursor, Copilot и другие AI‑инструменты обещают быстро закрыть рутину с unit‑тестами: сгенерировать кейсы, расставить моки, добавить ассерты и поднять покрытие. Но зелёные тесты ещё не означают, что код защищён от регрессий. В статье разбираем пять типичных паттернов, из‑за которых AI‑сгенерированные тесты выглядят убедительно, но пропускают реальные баги.
https://habr.com/ru/companies/otus/articles/1039858/
#unitтесты #AIтестирование #Cursor #Copilot #вайбкодинг #mutation_testing #Mockito #JUnit #автотесты #качество_тестов
-
Cursor пишет вам unit‑тесты за минуту. 5 паттернов, на которых эти тесты пропустят любой баг
Cursor, Copilot и другие AI‑инструменты обещают быстро закрыть рутину с unit‑тестами: сгенерировать кейсы, расставить моки, добавить ассерты и поднять покрытие. Но зелёные тесты ещё не означают, что код защищён от регрессий. В статье разбираем пять типичных паттернов, из‑за которых AI‑сгенерированные тесты выглядят убедительно, но пропускают реальные баги.
https://habr.com/ru/companies/otus/articles/1039858/
#unitтесты #AIтестирование #Cursor #Copilot #вайбкодинг #mutation_testing #Mockito #JUnit #автотесты #качество_тестов
-
[Перевод] Параметризация в JUnit 5 и Allure Report
Статья — перевод англоязычного руководства При написании автотестов мы часто используем параметризацию — запуск одного и того же теста с разными данными. В этой статье мы разберём, какие задачи решает параметризация, как она реализована в JUnit, и как с ней работать в Allure Report.
https://habr.com/ru/companies/testops_tms/articles/1037696/
#junit5 #junit #параметризация #параметры #allure #allure_report #автоматизация #qa #тестирование #testing
-
[Перевод] Параметризация в JUnit 5 и Allure Report
Статья — перевод англоязычного руководства При написании автотестов мы часто используем параметризацию — запуск одного и того же теста с разными данными. В этой статье мы разберём, какие задачи решает параметризация, как она реализована в JUnit, и как с ней работать в Allure Report.
https://habr.com/ru/companies/testops_tms/articles/1037696/
#junit5 #junit #параметризация #параметры #allure #allure_report #автоматизация #qa #тестирование #testing
-
[Перевод] Параметризация в JUnit 5 и Allure Report
Статья — перевод англоязычного руководства При написании автотестов мы часто используем параметризацию — запуск одного и того же теста с разными данными. В этой статье мы разберём, какие задачи решает параметризация, как она реализована в JUnit, и как с ней работать в Allure Report.
https://habr.com/ru/companies/testops_tms/articles/1037696/
#junit5 #junit #параметризация #параметры #allure #allure_report #автоматизация #qa #тестирование #testing
-
[Перевод] Параметризация в JUnit 5 и Allure Report
Статья — перевод англоязычного руководства При написании автотестов мы часто используем параметризацию — запуск одного и того же теста с разными данными. В этой статье мы разберём, какие задачи решает параметризация, как она реализована в JUnit, и как с ней работать в Allure Report.
https://habr.com/ru/companies/testops_tms/articles/1037696/
#junit5 #junit #параметризация #параметры #allure #allure_report #автоматизация #qa #тестирование #testing
-
Il y a plusieurs PUnit, attention !
Celui-ci est une extension à JUnit ajoutant la valdiation statistique de code. C'est évidement dédié aux LLM et autres systèmes non déterministes, mais ça peut être utile dans d'autres cas ... https://github.com/javai-org/punit #junit #extension #test #library #java #opensource -
Il y a plusieurs PUnit, attention !
Celui-ci est une extension à JUnit ajoutant la valdiation statistique de code. C'est évidement dédié aux LLM et autres systèmes non déterministes, mais ça peut être utile dans d'autres cas ... https://github.com/javai-org/punit #junit #extension #test #library #java #opensource -
Il y a plusieurs PUnit, attention !
Celui-ci est une extension à JUnit ajoutant la valdiation statistique de code. C'est évidement dédié aux LLM et autres systèmes non déterministes, mais ça peut être utile dans d'autres cas ... https://github.com/javai-org/punit #junit #extension #test #library #java #opensource -
Il y a plusieurs PUnit, attention !
Celui-ci est une extension à JUnit ajoutant la valdiation statistique de code. C'est évidement dédié aux LLM et autres systèmes non déterministes, mais ça peut être utile dans d'autres cas ... https://github.com/javai-org/punit #junit #extension #test #library #java #opensource -
-
-
-
-
-
#JUnit 6.1.0 is released!
🕑 Built-in extensions for locale, time zone, and system properties
🚮 Configurable TempDir deletion strategy
🏃➡️ New org.junit.start module for compact source files
⚙️ Execution mode configuration for dynamic tests
🏊 New parallel test executor implementation
🧹 Experimental memory cleanup mode -
#JUnit 6.1.0 is released!
🕑 Built-in extensions for locale, time zone, and system properties
🚮 Configurable TempDir deletion strategy
🏃➡️ New org.junit.start module for compact source files
⚙️ Execution mode configuration for dynamic tests
🏊 New parallel test executor implementation
🧹 Experimental memory cleanup mode -
#JUnit 6.1.0 is released!
🕑 Built-in extensions for locale, time zone, and system properties
🚮 Configurable TempDir deletion strategy
🏃➡️ New org.junit.start module for compact source files
⚙️ Execution mode configuration for dynamic tests
🏊 New parallel test executor implementation
🧹 Experimental memory cleanup mode -
#JUnit 6.1.0 is released!
🕑 Built-in extensions for locale, time zone, and system properties
🚮 Configurable TempDir deletion strategy
🏃➡️ New org.junit.start module for compact source files
⚙️ Execution mode configuration for dynamic tests
🏊 New parallel test executor implementation
🧹 Experimental memory cleanup mode -
#JUnit 6.1.0 is released!
🕑 Built-in extensions for locale, time zone, and system properties
🚮 Configurable TempDir deletion strategy
🏃➡️ New org.junit.start module for compact source files
⚙️ Execution mode configuration for dynamic tests
🏊 New parallel test executor implementation
🧹 Experimental memory cleanup mode -
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: https://javapro.io/2026/05/12/stop-writing-yaml-how-to-define-test-and-deploy-your-cloud-in-pure-java/
-
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: https://javapro.io/2026/05/12/stop-writing-yaml-how-to-define-test-and-deploy-your-cloud-in-pure-java/
-
Read about how "#Uber pulled off one of the largest #JUnit migrations ever, transforming over 1.25 million lines of test code in just a few months." 🚀
-
Read about how "#Uber pulled off one of the largest #JUnit migrations ever, transforming over 1.25 million lines of test code in just a few months." 🚀
-
Read about how "#Uber pulled off one of the largest #JUnit migrations ever, transforming over 1.25 million lines of test code in just a few months." 🚀
-
Read about how "#Uber pulled off one of the largest #JUnit migrations ever, transforming over 1.25 million lines of test code in just a few months." 🚀
-
Read about how "#Uber pulled off one of the largest #JUnit migrations ever, transforming over 1.25 million lines of test code in just a few months." 🚀
-
How #Uber Executed A #JUnit Migration at Massive Scale https://www.uber.com/us/en/blog/junit-migration/
-
How #Uber Executed A #JUnit Migration at Massive Scale https://www.uber.com/us/en/blog/junit-migration/
-
How #Uber Executed A #JUnit Migration at Massive Scale https://www.uber.com/us/en/blog/junit-migration/
-
How #Uber Executed A #JUnit Migration at Massive Scale https://www.uber.com/us/en/blog/junit-migration/
-
How #Uber Executed A #JUnit Migration at Massive Scale https://www.uber.com/us/en/blog/junit-migration/
-
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: https://javapro.io/2026/05/08/java-developers-youre-already-ready-for-blockchain-you-just-dont-know-it-yet/
#Web3 @Cardano_CF -
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: https://javapro.io/2026/05/08/java-developers-youre-already-ready-for-blockchain-you-just-dont-know-it-yet/
#Web3 @Cardano_CF -
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:
https://testlens.app/blog/2026/05/07/reuse-test-results/
Drop me a message, if you would like to join our beta program.
-
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:
https://testlens.app/blog/2026/05/07/reuse-test-results/
Drop me a message, if you would like to join our beta program.
-
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:
https://testlens.app/blog/2026/05/07/reuse-test-results/
Drop me a message, if you would like to join our beta program.
-
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:
https://testlens.app/blog/2026/05/07/reuse-test-results/
Drop me a message, if you would like to join our beta program.
-
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:
https://testlens.app/blog/2026/05/07/reuse-test-results/
Drop me a message, if you would like to join our beta program.
-
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
https://magicmarcy.de/junit-in-java-was-du-wirklich-testen-solltest
#JUnit #Java #Test #Testing #Coding #Programming #Unit-Test #Verhalten #Werkzeug #Tool
-
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
https://magicmarcy.de/junit-in-java-was-du-wirklich-testen-solltest
#JUnit #Java #Test #Testing #Coding #Programming #Unit-Test #Verhalten #Werkzeug #Tool
-
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
https://magicmarcy.de/junit-in-java-was-du-wirklich-testen-solltest
#JUnit #Java #Test #Testing #Coding #Programming #Unit-Test #Verhalten #Werkzeug #Tool
-
I've just released version 1.1.0 of the JUnit Reporter Extension for bld
#bld #buildsystem #buildtool #github #java #junit #testing
https://github.com/rife2/bld-junit-reporter/releases/tag/1.1.0
-
I've just released version 1.1.0 of the JUnit Reporter Extension for bld
#bld #buildsystem #buildtool #github #java #junit #testing
https://github.com/rife2/bld-junit-reporter/releases/tag/1.1.0
-
I've just released version 1.1.0 of the JUnit Reporter Extension for bld
#bld #buildsystem #buildtool #github #java #junit #testing
https://github.com/rife2/bld-junit-reporter/releases/tag/1.1.0
-
I've just released version 1.1.0 of the JUnit Reporter Extension for bld
#bld #buildsystem #buildtool #github #java #junit #testing
https://github.com/rife2/bld-junit-reporter/releases/tag/1.1.0
-
I've just released version 1.1.0 of the JUnit Reporter Extension for bld
#bld #buildsystem #buildtool #github #java #junit #testing
https://github.com/rife2/bld-junit-reporter/releases/tag/1.1.0
-
#JUnit 5.14.4 is released!
🐞 Bug fixes and enhancements since 5.14.3