Unit Testing - For Beginners in Dart - Setup with Flutter Project

Sdílet
Vložit
  • čas přidán 7. 09. 2024

Komentáře • 50

  • @DanielaEsparza-yk9vf
    @DanielaEsparza-yk9vf Před rokem +2

    I applaud not only the incredible way of explaining but also the high level of organization in your code, congratulations.

  • @codesboyamit
    @codesboyamit Před 4 lety +8

    One day your channel will be in trending....

  • @hemishpancholi
    @hemishpancholi Před 4 lety +4

    Best video and very good for beginners. I would even suggest all to watch this video. For professionals or intermediates its very good for refreshing topics.

  • @MrRe-sj2iv
    @MrRe-sj2iv Před 2 lety +2

    What an amazing tutorial video.
    It's very easy to understand and follow.
    Thank you so much!

  • @rikyriky966
    @rikyriky966 Před 3 lety +2

    Thanks a lot. Simple and fast explanation.

  • @josecoverlessons
    @josecoverlessons Před 3 lety +7

    Very good video, Id appreciate more on testing please. though might not be the hottest type of tutorial. You have great knowledge, and would definitely help lots of developers with more videos on testing!

    • @FlutterExplained
      @FlutterExplained  Před 3 lety +1

      Thank you very much for your amazing feedback, I work currently on an integration Testing video that will come in the next couple of weeks :)!

    • @josecoverlessons
      @josecoverlessons Před 3 lety

      @@FlutterExplained Thank you will certainly be subscribe to watch it when it comes!

  • @RobertBrunhage
    @RobertBrunhage Před 4 lety +2

    Great explaination, couldn't have done it better myself!

  • @thierryp.oliveira2422
    @thierryp.oliveira2422 Před 2 lety +1

    thank you so much, really nice video, it was my (delayed) first step about tests

  • @user-vz4wp9zo2z
    @user-vz4wp9zo2z Před rokem +1

    Thank you for video , I'm junior automate testing flutter :)

  • @_jacobdev
    @_jacobdev Před 4 lety +2

    Thanks for the video! Very concise and useful !

  • @faizandarwesh7867
    @faizandarwesh7867 Před 2 lety +2

    Great explanation and such simple and precise implementation sir

  • @muneerAbro
    @muneerAbro Před 2 lety +1

    Easy explanation, best tutorial

  • @sakibshaikh3447
    @sakibshaikh3447 Před 2 lety +1

    Simply and beautifully explained😄

  • @TonyMalik7
    @TonyMalik7 Před rokem

    i need more videos just like that awsome video sir thanks for understanding

  • @moazelsawaf2000
    @moazelsawaf2000 Před rokem +1

    Thanks a lot ❤

  • @morshedraiankhan6968
    @morshedraiankhan6968 Před 2 lety +1

    Thanks, Well explained video.

  • @GroovinChip
    @GroovinChip Před 3 lety +1

    Excellent video, Max!

  • @Shakl-e
    @Shakl-e Před 3 lety +1

    Thanks for the example where it was impossible to test and then became possible. I am thinking about TDD after it.. Just don't know how would I knew all the test before the implementation of a big feature for example.

  • @camilohernandezruiz2776

    me gustó mucho, gracias!

  • @abdullahmoiz8151
    @abdullahmoiz8151 Před 3 lety +1

    Great explanation thanks a lot

  • @youknowme2359
    @youknowme2359 Před 3 lety +1

    Wow , great insight sir, can you do a fultter_bloc/ cubit unit test with a network api call

  • @techstudio7331
    @techstudio7331 Před 4 lety +1

    Awesome

  • @krishnakumarramachandran5888

    Thanks for this video brother, Next video in Testing Series.

  • @EmiOkInt
    @EmiOkInt Před 2 lety +1

    Really thank you for the video, I appreciate it. Is it okay to add an argument in the unit test?
    For example:
    group("Plant", () {
    test('Get plant', (String plantId) {
    final plant = plantBLoC.getPlantId(plantId);
    expect(plant.plantId, plantId);
    });
    }
    Thank you again!

  • @marodonthemorone
    @marodonthemorone Před 4 lety +1

    Such a great content!

    • @FlutterExplained
      @FlutterExplained  Před 4 lety

      I am glad that you liked it :)

    • @marodonthemorone
      @marodonthemorone Před 4 lety +1

      Flutter Explained yep, thanks to you I'm going to start writing unit tests in my project

  • @quicksketch1617
    @quicksketch1617 Před rokem

    Hi, thank you.
    I have a question, why doesn`t work to use a variable inside a function in unit testing? It's because DateTime it is another class?

  • @balaji.j2024
    @balaji.j2024 Před 4 lety

    Waited a lot ,thanks👍

    • @FlutterExplained
      @FlutterExplained  Před 4 lety +1

      Sorry for the long waiting time :) I hope I can be now faster with the rest of the testing series :)

  • @ravitejanomula2652
    @ravitejanomula2652 Před 4 lety

    Good and easy

  • @DungPham-ye5jg
    @DungPham-ye5jg Před rokem

    How to run unit tests with AVD without using integration_test? It is running on Windows platform and how to change that?

  • @torukobyte
    @torukobyte Před 2 lety

    Which font you are using in android studio as code font?

  • @edgarsjaudzems9837
    @edgarsjaudzems9837 Před rokem +1

    Which VSCode theme is this? And thanks for a great video!

  • @adamcierniak3902
    @adamcierniak3902 Před 4 lety

    Comment to promote

  • @anonymosranger4759
    @anonymosranger4759 Před 3 lety +1

    R U German? If yes, Moin!