Vlad DeditaLeveraging JUnit5 Extensions for Greater FlexibilityIf you’re anything like me, you’ve reached a point where your tests start getting cluttered with configurations, and you aren’t quite sure…4d ago
Akshata KanajeSetting Up H2 for Testing in Spring Boot applicationIn this article, I will show you how to use H2 for integration testing, using different application properties for testing and production…Apr 16
Sabri BouhaddiSpring Batch 5 : a simple use case with testsPrerequisites: Basic knowledge on Java, spring batch, spring JPA.Feb 51Feb 51
InNasdanikabyPavel VlasovA cubicle for a non-human software engineerThis story expands on the GitLab declarative command pipeline for GenAI-assisted JUnit test generation and Declarative Command Pipelines…Dec 4Dec 4
Vlad DeditaLeveraging JUnit5 Extensions for Greater FlexibilityIf you’re anything like me, you’ve reached a point where your tests start getting cluttered with configurations, and you aren’t quite sure…4d ago
Akshata KanajeSetting Up H2 for Testing in Spring Boot applicationIn this article, I will show you how to use H2 for integration testing, using different application properties for testing and production…Apr 16
Sabri BouhaddiSpring Batch 5 : a simple use case with testsPrerequisites: Basic knowledge on Java, spring batch, spring JPA.Feb 51
InNasdanikabyPavel VlasovA cubicle for a non-human software engineerThis story expands on the GitLab declarative command pipeline for GenAI-assisted JUnit test generation and Declarative Command Pipelines…Dec 4
RishiMastering Unit Testing in Java with JUnit: A Step-by-Step GuideJUnit is a popular Java testing framework widely used for writing and running unit tests. Testing with JUnit ensures the reliability and…Dec 3
Rizwanul HaqueEssential Interview Questions on Testing for Android DevelopersTesting is a critical aspect of Android development, ensuring the quality, reliability, and security of mobile applications. During…Apr 271