Intro to jUnit5 for Kotlin developers

Practical course introducing jUnit5 for Kotlin developers.

Do you know that Android Studio generates sample tests with an archaic framework?

A sample test in a new project - ExampleUnitTest.kt - uses the import annotation of the test method from jUnit4. The problem is that jUnit in version 4.x is no longer actively developed.

It only gets the necessary security fixes.

For comparison - the new version of the same framework, that is, jUnit5 has been with us since 2017.

5 years in software dev is an astronomical amount of time.

You can still find entries on the internet exclusively for the archaic version. It's time to put an end to it!

Here is a... mini-course introducing to jUnit5 in Kotlin, which will allow you to quickly jump into the new version of the testing framework.

It will come in handy even if you don't program for Android.

Dbamy o Twoje dane, sprawdź naszą politykę prywatności.

The administrator of your personal data is Jarosław Michalik with headquarters in Wojkowice, Poland. Your personal data will be processed in order to fulfill the order, as well as for statistical and analytical purposes of the administrator. If you agree, your data will also be processed for the purpose of sending you marketing content in the form of an e-mail newsletter. More information on the processing of personal data, including your rights, can be found in our privacy policy.

The administrator of your personal data is Jarosław Michalik with headquarters in Wojkowice, Poland. Your personal data will be processed in order to fulfill the order, as well as for statistical and analytical purposes of the administrator. If you agree, your data will also be processed for the purpose of sending you marketing content in the form of an e-mail newsletter. More information on the processing of personal data, including your rights, can be found in our privacy policy.

Powered by MailingR