Mastering Quarkus Testing: When to Use @QuarkusTest vs. @QuarkusIntegrationTest,
understand test isolation like a pro, avoid hidden classpath bugs, and write faster, more reliable tests for modern Java applications.
https://myfear.substack.com/p/quarkus-testing-quarkustest-vs-quarkusintegrationtest
#Java #Quarkus #Testing #IntegrationTest
Mastering Quarkus Testing: When to Use @QuarkusTest vs. @QuarkusIntegrationTest

Understand test isolation like a pro, avoid hidden classpath bugs, and write faster, more reliable tests for modern Java applications.

Enterprise Java and Quarkus
データベースに接続するテストの仕組みを整備して、運用して、反省したこと - Qiita

はじめにこの記事の内容https://qiita.com/gengen0719/items/58fb7369d2b8e4fbbdebこの記事は上記記事で作成したデータベースに接続するテストの仕…

Qiita
データベースに接続するテストの仕組みを整備した話 - Qiita

はじめにかれこれ1年以上前のことになりますが、今の開発組織でデータベースに接続するIntegrationTest^1 を開発者のPCとCIで実行できる仕組みを作りました。トライしたきっかけと想い仕組みの設計・導入をする時に気を付けたこ…

Qiita

Component testing and integration adjustments are important to ensure the perfection of the quality of the equipment that will be supplied to the RTS Link project connecting Malaysia and Singapore in the future.

(Photos by APAD Channel)

#APAD #rail #railway #integrationtest #trialtest #junctionswitch #switch #RTSLink #Malaysia #junction #equipment

14 September 2023 - The Land Public Transport Agency (APAD) participated in the trial test and integration test for the junction switch equipment (switch machine) for the Rapid Transit System (RTS) Link Project held at the premises of the junction manufacturer Vossloh Cogifer Malaysia Sdn. Bhd.

(Photos by APAD Channel)

#APAD #rail #railway #integrationtest #trialtest #junctionswitch #switch #RTSLink #Malaysia #junction #equipment

Eric makes a good argument for why you should write integration tests first in a new project, before unit and end to end tests.

#testing #unittest #integrationtest #python #programming #webdev

https://mostlypython.substack.com/p/dont-start-with-unit-tests

Don't start with unit tests

MP 45: Unit tests are easy to write, but they're not always the best place to start.

Mostly Python

Get ready for a deep dive into CI/CD with Codemagic and Firebase Test Lab. Our new tutorial goes live at 11 o'clock. See you there!

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

#CICD #Codemagic #Flutter #Dart #IntegrationTest

From Codemagic to Firebase Test Lab - CI / CD to Integration Tests

YouTube
@SecurityWriter #CI all the things with #nix .
This includes automatic #unitTest and #integrationTest before merging

How would you classify a #unittest vs #integrationtest vs #systemtest? Usually, what I do is, setup the test for a class / struct, mock the dependencies and call the methods of struct with test input.

Although there is one #testcase I like to write with mocking just the external services, and using internal code without mocking.

Let me know how you prefer doing #devtesting.

@podfeet @bbusschots wow! It just blew up when I did an integration test.
But I wrote solid unit test. There must be something that has to do with loading a file using the source command and maybe at overwrites some variables. Still researching it. #bash #ProgrammingByStealth #getopts #unittest #integrationtest #PBS149