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.
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 .
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..
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
.
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.
First tine trying to learn testing. Great experience
Glad to hear that. Great
java based test is never easy...thank you for making it easy to understand here.
Really enjoyed this video, thanks!
Fantastic. Thank you so much for this video!
Thank you for the great explanation
Very good explanation man, like so much your videos, congrats!
Thanks a lot Brother ❣
awesome bro love from Pak
can't wait the next video, cz tdd is the most requirement nowday as an android developer at my country
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.
very nice explanation. waiting for the upcoming videos.
Awesome. Please make more videos asap.. I learnt a lot from your videos.. great helpful
Great video, thanks!
very good video...please keep this series going..this is most important topic which most experienced developers are also not aware of
most awaited video.
Thank you for this video and up coming series.. excited to learn tdd approach.
Great video, made it simple and easy to understand
Awesome 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 .
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..
on android test,if it can launcher other app by package just on AndroidJUnit4?
Nicely explained.
Awesome Please write unit test using Mockk
Yeah, stay tuned for coming videos.
thank you so much
Very nice 👍
Thanks
Great content as always. Keep it up sir
Please complete testing course, such as Unit test, UI test , MockData test and more ....
Please make series on Flutter also.
It's very helpfull..
Thanks. This playlist is very useful. But why not use junit5?
Its not very well supported with android and other android test libraries.
Please one series on hilt after this one
Heard that hilt makes testing easier
Awesome, can you use Junit Jupiter instead of Junit 4, just wondering, can't wait for next
Good post video
@8:10 assertThat() is deprecated
Sir Please make a tutorial on Kotlin Regular Expression, Reflection and Annotation
Hi sir,
I am not able to download source code. I think login issue in your website.
Your download link to source code does not work.
Nice
Thanks
Not able to Download Source Code From your blog
getting Class not found ValidatorTest ,error
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