Helpful.You explained so easily ..specially in the build Gradle part .I wasn't aware of difference of test and Android test implementation..thank you covering minute things too...🙌I would recommend beginners to go through this.
afaik, when creating test using tdd, you should not implement the logic directly, but write something that enough for the test passed , then let the errors guide you... after all, thank you for the tutorial Sir..
Thank You for All the android tutorial. its my request to upload video regarding "how to use Dagger and Hilt in android ?" that would help everyone who are learning android development through your channel .
Videos on TDD is not usually
content creators does. You have started it. Great keep going.
Kluent - Fluent assertion library for kotlin
Thank you for making this! It is very clear and easy to follow.
Wow.. Ur one of the first one to do it...
Thank you so much for teaching this professional topic
.
First tine trying to learn testing. Great experience
Glad to hear that. Great
Hi, thank you, can you make a mock tutorial for android? I'm having some problems with mockito and maybe some other programmers have too.
java based test is never easy...thank you for making it easy to understand here.
awesome bro love from Pak
Helpful.You explained so easily ..specially in the build Gradle part .I wasn't aware of difference of test and Android test implementation..thank you covering minute things too...🙌I would recommend beginners to go through this.
can't wait the next video, cz tdd is the most requirement nowday as an android developer at my country
Thanks a lot Brother ❣
Very good explanation man, like so much your videos, congrats!
Really enjoyed this video, thanks!
Thank you for the great explanation
on android test,if it can launcher other app by package just on AndroidJUnit4?
Fantastic. Thank you so much for this video!
@8:10 assertThat() is deprecated
afaik, when creating test using tdd, you should not implement the logic directly, but write something that enough for the test passed , then let the errors guide you...
after all, thank you for the tutorial Sir..
most awaited video.
Awesome. Please make more videos asap.. I learnt a lot from your videos.. great helpful
very good video...please keep this series going..this is most important topic which most experienced developers are also not aware of
Please one series on hilt after this one
Heard that hilt makes testing easier
Please complete testing course, such as Unit test, UI test , MockData test and more ....
Thank You for All the android tutorial. its my request to upload video regarding "how to use Dagger and Hilt in android ?" that would help everyone who are learning android development through your channel .
very nice explanation. waiting for the upcoming videos.
Great video, thanks!
Thank you for this video and up coming series.. excited to learn tdd approach.
thank you so much
Great video, made it simple and easy to understand
Awesome Please write unit test using Mockk
Yeah, stay tuned for coming videos.
Awesome sir 🖖🖖
Please make series on Flutter also.
It's very helpfull..
Good post video
Thanks. This playlist is very useful. But why not use junit5?
Its not very well supported with android and other android test libraries.
Your download link to source code does not work.
Nicely explained.
Very nice 👍
Thanks
Awesome, can you use Junit Jupiter instead of Junit 4, just wondering, can't wait for next
Hi sir,
I am not able to download source code. I think login issue in your website.
Not able to Download Source Code From your blog
getting Class not found ValidatorTest ,error
Sir Please make a tutorial on Kotlin Regular Expression, Reflection and Annotation
Great content as always. Keep it up sir
Thanks
Nice
Thanks
It doesn't let me get the source code which makes this course useless
Circular Video of yours is creating a bad video quality.
Reduce the radius.
or Dont use at all
Sure, thanks for the feedback ❤️
First test method assertThat(result).isEqualTo(true) is deprecated isEqualTo(True) no where to be found. update the course