Test-Driven Development // Fun TDD Introduction with JavaScript

Поділитися
Вставка
  • Опубліковано 15 чер 2024
  • Test-Driven Development (TDD) is a proven prevent bugs and improve the quality of your code - and it's fun! Learn the fundamentals of JavaScript testing in this beginner's tutorial. github.com/fireship-io/tdd-ba...
    #js #webdev #tutorial
    🔗 Resources
    Wallaby (20% discount) bit.ly/34KDnHP
    Jest jestjs.io/
    Cypress www.cypress.io/
    Software Testing in 100 Seconds • Software Testing Expla...
    📚 Chapters
    00:00 Why Test?
    01:13 Test-Driven Development (TDD) Philosophy
    02:07 Functional Testing
    03:40 Non-Functional Testing
    03:53 JS Interview Question
    04:12 Setting up Jest
    06:04 Writing your First Test
    09:05 Setup & Teardown
    10:29 Code Coverage Report
    10:57 Cypress E2E
    🤓 Install the quiz app
    iOS itunes.apple.com/us/app/fires...
    Android play.google.com/store/apps/de...
    🔥 Watch more with Fireship PRO
    Upgrade to Fireship PRO at fireship.io/pro
    Use code lORhwXd2 for 25% off your first payment.
    🎨 My Editor Settings
    - Atom One Dark
    - vscode-icons
    - Fira Code Font
  • Наука та технологія

КОМЕНТАРІ • 424

  • @MrTechhack
    @MrTechhack 3 роки тому +1766

    I had a panic attack when he said you have to implement dynamic time-warping algorithm

    • @juanotavalo
      @juanotavalo 3 роки тому +56

      same feeling

    • @user-ke4yx6uw1r
      @user-ke4yx6uw1r 3 роки тому +27

      same here😂

    • @fredianriko5648
      @fredianriko5648 3 роки тому +39

      I have a trouble breathing at that moment, and my stomach hurt alot

    • @emaxix7
      @emaxix7 3 роки тому +31

      Wait, you guys can breath right now?

    • @Ab-cj6gl
      @Ab-cj6gl 3 роки тому +4

      same i swear 😂😂

  • @notunknown8275
    @notunknown8275 3 роки тому +575

    hr : "write a dynamic time-warping algorithm"
    me : "ok let me make some test"
    hr : "in paper"

    • @TheHighborn
      @TheHighborn 2 роки тому +33

      ok, so anyways
      string time = "hell to the no";
      std::sort(time .begin(), time .end());
      have nice day, it's "time" "warp", good bye, see you never

    • @MrBURGEON
      @MrBURGEON Рік тому +16

      me: "dynamic time-warping algorithm"

    • @polski_dezerter
      @polski_dezerter Рік тому +2

      @@MrBURGEON no no no they wanted you to write "a dynamic time-warping algorythm" so the ral anwser is "a dynamic time-warping algorythm"

    • @ModsForAndroidAndiOS
      @ModsForAndroidAndiOS 2 місяці тому

      ban this industry and regulate it; what happens in SWE is complete nonsense; to find a reasonable employer is not possible just through job listings; you need to find a niche and STOP thinking so deep - you'll fry your brain!

  • @prowhiskey2678
    @prowhiskey2678 3 роки тому +482

    "Unfortunately we don't write tests for tests"
    Mutation testing: allow to introduce myself

    • @jcespinoza
      @jcespinoza 3 роки тому +8

      Hey thanks! Didn't know that was a thing until today

    • @The8merp
      @The8merp 2 роки тому +2

      You checkout Pitest for JVM.

    • @MikeStock88
      @MikeStock88 2 роки тому +3

      Such a great way to check the quality of your tests
      Especially useful when you have to refactor something that has no tests

  • @czesiek77PL
    @czesiek77PL 3 роки тому +214

    Now we need tutorial on how to write Dynamic Time - Warping Algorithm.

    • @chriseadie7089
      @chriseadie7089 3 роки тому +41

      You could unintentionally write a recursive function that should warp time trying to find it or maybe install every node package that should turn the node_modules folder into a singular even horizon and that definitely warps time 😂

    • @scripticstudios2022
      @scripticstudios2022 3 роки тому +3

      @@chriseadie7089 big brain moment

    • @scripticstudios2022
      @scripticstudios2022 3 роки тому +1

      @RaitRow same lol

    • @cableguy5576
      @cableguy5576 2 роки тому

      bruh i was thinking the same thing

  • @renepromesse7410
    @renepromesse7410 3 роки тому +127

    A video on e2e test with cy and firebase emulator please 🤓

  • @itsjoseluis
    @itsjoseluis 3 роки тому +39

    How did you know 😭I was literally googling this for my internship today. And this majestic video just drop 2 hours ago

  • @itsdazing1279
    @itsdazing1279 3 роки тому +4

    I have been waiting for videos from your personal channel as i want to know more about your productivity.
    As usual, this video was so cool.
    And your teaching style is evolving 🤗

  • @miguel_bogota
    @miguel_bogota 3 роки тому +3

    The intro for this video is filled with a bunch of emotions... Happy for a new video, confused by colors and labels, scared by entry level interviews these days and calm to know what to see in your next interview. Hahahaha Amazing video!

  • @raghav.bhardwaj
    @raghav.bhardwaj 3 роки тому +3

    at 1:00, I was think about the exact same things that you mentioned next ( importance and do I need to do it every time?). That's why you are one of the best, you know what kind of question your viewers will ask you and you always (almost) already answer that in your videos. 👍👍👍

  • @tonylion2680
    @tonylion2680 3 роки тому +13

    No doubt, you are the best communicator of these topics and this is the best channel on UA-cam. Kudos!

  • @contactdi8426
    @contactdi8426 3 роки тому +1

    I literally never had idea how exactly testing is done, never tried, also focused on development, but this video taught me testing also in a very short time. Thanks.

  • @abhishekpratap8784
    @abhishekpratap8784 3 роки тому +1

    Read few blogs, docs just to wrap this things around my head initially, and her I am watching and enjoying every bit of it now.

  • @crash100213259
    @crash100213259 2 роки тому +9

    Hey hey!
    Just wanted to say thanks for the great content, I'm a Full stack looking to move jobs and I actually looked as this video as exactly as you mentioned, I have an interview that will involve unit testing, so this has taught me a lot, and I love your style or teaching, I will deffo be signing up to some of your more advanced classes in the coming future, keep up the good work!

  • @muhammadsadiq3653
    @muhammadsadiq3653 Рік тому +4

    @Fireship always keeping things simple and straight to the point, Thanks for this.
    As someone just coming into testing and expected to do TDD one major challenge I face is not knowing if its my test that's bad or if my feature implementation are just wrong, this makes me cut corners. Writing the code then testing it (but this can lead to bias, as I've been told)

  • @nwobodogeorge5370
    @nwobodogeorge5370 3 роки тому +4

    Thank you for this great explanation. I will be a pro member, because I have learnt a lot from you. You are a blessing to the software world 🌎.

  • @giraffe7604
    @giraffe7604 3 роки тому +23

    My Java DS&A course in uni was TDD without us realizing. The TA wrote all the tests so it was pretty convinient for them because we weren't submitting crap. The hardest tests to pass were the performance ones.

  • @2freaky4Ubaby
    @2freaky4Ubaby 3 роки тому +69

    Hey, love your videos and really beginner friendly.
    However, I feel it's important to describe better what a unit test is (e.g. API calls using spies, stubs etc), what a functional test is (better explaining what assertions should be done and explaining the testing of interaction between different parts of your code) .
    I've been doing that for around 8 years and when people have to really go in and write tests it's indistinguishable for them which one is unit or functional and I've banged my head against that topic too. Looking forward to another more in-depth video, keep it up : )

    • @michaelslattery3050
      @michaelslattery3050 Рік тому +9

      I'm glad he didn't. Most of us are unit testing wrong, and I'd rather it not be further spread. The right way could be a distraction. See Ian Cooper videos for details. (Test your API , not your implementation classes; good unit tests test functionality, making conventional functional tests unnecessary.)

  • @badhombre4942
    @badhombre4942 2 роки тому +58

    Having done TDD for more than a decade, in Java, I must say this is one of the best intro to it.
    Any code worth writing should be done using TDD. It is the most valuable habit you could acquire as a developer. It gives you what non practitioners cannot have; true confidence in your code.

    • @tomaspilny8320
      @tomaspilny8320 2 роки тому +1

      Being confident due to TDD is true only in moment when you know your tests are bulletproof - most of beginners practitioners won't have that level of confidence you would have after years of TDD thou

    • @badhombre4942
      @badhombre4942 2 роки тому +1

      @@tomaspilny8320 The confidence builds as your code consistently pass QA while the others don't.

    • @ReddSpark
      @ReddSpark 8 місяців тому

      I just don't understand how it would be useful in situations where the requirements evolve on a regular basis. For example a startup where you are finding out the right solution based on constant feedback.

    • @badhombre4942
      @badhombre4942 8 місяців тому +3

      @@ReddSpark Actually that is the perfect case for TDD, where you develop iteratively and testing grows exponentially.

  • @DesignDensity
    @DesignDensity 2 роки тому

    Subscribed not because of invaluable content but also how it's lectured, thank you Fireship :)

  • @pro-cr2eo
    @pro-cr2eo 2 роки тому +2

    As you said it's very satisfying to see tests passed. My favorite tools are RTL and Jest.

  • @ganeshdeshmukh8020
    @ganeshdeshmukh8020 2 роки тому +1

    wow, this is so nice,
    I came back while implementing this,
    first time I only watched it , a month ago, but now came to implement this...
    thanks a lot.

  • @shauryaverma8780
    @shauryaverma8780 3 роки тому

    This dude reads mind! Like today i was assigned a task to write test cases, and he just uploaded one. Damn ❤️🙏

  • @emanuelescarsella3124
    @emanuelescarsella3124 3 роки тому +1

    I always thought it would be difficult to make test codes... Thanks you for changing my mind♥️

  • @FilledStacks
    @FilledStacks 3 роки тому

    Woooohoooooo, so happy about seeing this. My latest vid shows how I use it in my daily development for Flutter but I haven't gone over the full process! This is an awesome video Jeff!

  • @talhaibnemahmud
    @talhaibnemahmud 3 роки тому +6

    More videos on Tests please!
    This probably the least covered area of development in the YT community

  • @Noway1252
    @Noway1252 3 роки тому +8

    Another awesome video. Thanks a lot! I have been trying to combine the jest and cypress coverage reports in a TS & React project. Can you please cover that in one of your future videos?

  • @Bukosaure
    @Bukosaure Рік тому

    You're the best UA-camr there is when it comes to programming world. Highly interesting and funny has hell. I hope you're not about to retreat anytime soon. Big, big fan.

  • @vin5718
    @vin5718 3 роки тому +1

    This is definitely what I need to properly learn, Thanks

  • @ShiraIshikawa
    @ShiraIshikawa Рік тому

    I've read and watch a lot of TDD guides and I still can't wrap my head around why we needed it.

  • @kahdri
    @kahdri 3 роки тому

    I'm surprised with the quality of each guide in this channel. Great video!

  • @eduardopina7964
    @eduardopina7964 3 роки тому

    This is awesome, I didn't know about cypress. I have implemented a huge amount of test in the past using protractor but is not as straightforward as cypress as I can see

  • @chrisdiehl8452
    @chrisdiehl8452 3 роки тому +1

    You can also do E2E testing with Apache Jmeter.
    Jmeter is open source, works on any platform and with any development stack, and easy to use with/without testers help by using the proxy server.

  • @chrisodillman3355
    @chrisodillman3355 Рік тому

    i never wrote tests, did not use typescript, had no clue about ci .. i learn this stuff right now in my new job and i love it!

  • @lung20081234
    @lung20081234 3 роки тому +5

    As full-stack pro I love your videos! Clear, to the point & concise! Great job!

    • @MuhsinFatih
      @MuhsinFatih 2 роки тому

      you're a full-stack pro? damn you must be so talented

    • @balddog470
      @balddog470 Рік тому

      define pro

    • @edgarsvilums1550
      @edgarsvilums1550 Рік тому +2

      ​@@balddog470 A professional, by definition - "someone engaged in a specified activity as one's main paid occupation rather than as a pastime." Are you trying to sound smart by asking elementary questions? If you don't know what a professional is, you could've just googled it, jeez..

    • @balddog470
      @balddog470 Рік тому

      @@edgarsvilums1550 i have no idea why i commented like this lol

  • @maor44
    @maor44 3 роки тому

    I want to start working with unit testing on my office. this video show me why. I will show it to my team. thanks a lot for that.

  • @delavago5379
    @delavago5379 3 роки тому

    Since you mentioned interviews
    I am currently working as a software developer for a bank for over a year now. The company took a chance with me after a successful phone interview.
    Written/coding interviews I find hard. Not becuase I can't do them. No.
    But becuase I always have a pain attack doing exams or tests. I am not good at taking tests but I can redeem myself through implementation and demo.
    Test driven development has been a God sent since I started using more over a year ago now.

  • @LucaFang
    @LucaFang 3 роки тому

    Wow, I never thought that TDD could be fun. I'll try this methodology in the next project.

  • @osenidaniel9255
    @osenidaniel9255 Рік тому +1

    This is testing oversimolified. Love it!!
    Could you do a course one cypress with js or do you have a course on that?

  • @SirDamatoIII
    @SirDamatoIII 3 роки тому +2

    Nicely done, just what I needed.

  • @The8merp
    @The8merp 2 роки тому +1

    That jab at PM's and clients regarding 100% test coverage was so good. They do get easily fooled by those numbers.

  • @thimblebirb
    @thimblebirb 3 роки тому

    I was close to giving up on implementing unit tests into an existing Svelte+Tauri+TypeScript app. Jest? No luck. Jasmine? Nope.
    Using TypeScript in the project made everything unnecessarily harder to integrate. I had 30 tabs open, from stackoverflow to GitHub issues in various packages.
    No lie, 6 hours later I managed to make it work. Not sure if what I did was correct, but it didn't matter. I was able to run a simple test I wrote hours ago.
    I stuck with Jasmine because I dropped Jest halfway through out of curiosity if it not working was about Jest or not. I also added istanbul/nyc for coverage later. I'm in love with unit testing now.
    Excited to check out cypress. Thanks for the timely video! 💚🐢

  • @Checker8763
    @Checker8763 3 роки тому +1

    Looks like someone got "Continuous Delivery" channel recommended :)
    Nice and informative video.

  • @roshanlalsahu7846
    @roshanlalsahu7846 3 роки тому +63

    Please bring a series on how to test react functional components. (In detail please 🥺)

  • @binodnepali
    @binodnepali 3 роки тому

    You are awesome. Your video content makes me keep on watching and brings it back to youtube frequently :)

  • @TheGrimravager
    @TheGrimravager 3 роки тому +1

    So I went ahead and implemented the stack thingie while I paused the video, I am happy to find out we implemented it similarly :D
    although, you set up a project, I did a docker run -it node:buster bash and then apt update && apt install nano and went from there :p

  • @TomDoesTech
    @TomDoesTech 3 роки тому +9

    I hope one day I can make videos like this, the quality is insane.

  • @darmar8609
    @darmar8609 Рік тому

    Amazing tutorial on testing, thanking you heaps!!! ❤

  • @Trixz-the
    @Trixz-the 3 роки тому +19

    Thanks for the amazing content bro.

  • @zulfiqarawan3407
    @zulfiqarawan3407 3 роки тому

    First time honest Video about tdd.

  • @sreejikm
    @sreejikm 3 роки тому

    Amazing insight into the world of testing.

  • @erikbustos2187
    @erikbustos2187 3 роки тому +2

    Your content is always amazing, thank you a lot for your awesome work !

  • @shivam-cc5ts
    @shivam-cc5ts 3 роки тому +1

    wish there was a channel like this for non js/ts/node stuff

  • @nguyenhuudungz
    @nguyenhuudungz 3 роки тому

    Very useful, will apply to my next project.

  • @umerfarooq2249
    @umerfarooq2249 3 роки тому

    Able to understand TDD first time because of you..♥️🇵🇰

  • @edwardphan4965
    @edwardphan4965 3 роки тому

    This is really helpful. Thank you! 🙏

  • @krtirtho
    @krtirtho 3 роки тому

    I had lost my motivation & will for writing test. I didn't write tests for 1 week & didn't even write a single line of code for that project. Thanks for motivating me again to write 1000 more tests🙂
    If you know what your software will do,
    its way easier to build code for that software

  • @anthonymazzie4237
    @anthonymazzie4237 7 місяців тому

    Great material, as always. Thanks!

  • @developerfriendly
    @developerfriendly Рік тому

    adamın videolar çok iyi. çok güzel özetliyor

  • @adpadillar
    @adpadillar 3 роки тому

    This is the video I’ve been waiting for :)

  • @axa993
    @axa993 3 роки тому

    Man, this channel just keeps giving.

  • @brandonmyers2449
    @brandonmyers2449 3 роки тому +2

    Would love to see a blog post or video showing how you set up the firebase emulator to run with cypress. And would that be integration testing, or E2E, or just ui testing?

  • @DaggieBlanqx
    @DaggieBlanqx Рік тому

    Thank you, I am now considering Fireship pro.

  • @bouhannacheabdallah
    @bouhannacheabdallah 3 роки тому +1

    I always prefer this pre-learning method of describing the path of the science or tech to understand what you are going to find withing it
    Just make more sense just i would like if you could make a map of what you talk here on github so we can use it for later .thanks

  • @sainaths.r2084
    @sainaths.r2084 2 роки тому

    Much needed intro, Lets say I'm introducing Testing to a startup SaaS web product, with zero teseting till date. With limited dev resources, whats by best ROI test to first implement, Looks like e2e test is the best to start with . What are your thoi

  • @kusumojha5ojha849
    @kusumojha5ojha849 3 роки тому

    Thank you for making the video on webgl

  • @andy-hoch
    @andy-hoch 10 місяців тому

    The best Thumbnail ever on a Developers Channel! ✝️

  • @AlainBoudard
    @AlainBoudard 3 роки тому

    Great presentation !
    I notice that you say Jest has features like the beforeEach function. It's not Jest, it would be Jasmine if I'm not wrong. Jest is on top of it.

  • @crowdozer3592
    @crowdozer3592 2 роки тому +3

    As a noob I used to only do manual QA because "why would I need tests when it's easy to tell if it's working". But let me tell you once you switch to TDD it's so much less overhead to worry about. You *know* your change isn't going to cause a cascading failure. You *know* you didn't make an oversight when writing that database filter. You *know* your maths are correct. Also it's so much easier to pinpoint the problem when your test cases are small and everything is modular. So much more confidence in complex codebases

    • @marcosrolando7987
      @marcosrolando7987 Рік тому

      There's a misconception that derives from the name probably, but TDD is not only making tests but actually *making them before even writing a single line of code that solves those tests*. If you are writing your tests after the code then its not TDD, its just testing (which is not bad thing, TDD per se is almost never used at any job because its complicated to be efficient with it).

    • @muhmmadawd3206
      @muhmmadawd3206 Рік тому

      ​@@marcosrolando7987 but for newbies in testing it's better to write your tests after making the xode then when you feel your good you can start your tests first😊

  • @kennethd1362
    @kennethd1362 2 роки тому

    Would love a video on react testing library 🙏🏼

  • @MrZiyak99
    @MrZiyak99 3 роки тому

    You should make an entire course on testing ⭐️

  • @mewokatt
    @mewokatt 3 роки тому +1

    You should make a video on website Domains and the working of hosting of websites. Like how does one buy a domain, use it and host it
    Or
    Types of website domains in 100 seconds
    Or
    Working of vscode (like the internal working of it, the technologies used, etc)
    Or
    A video on 2D library/framework for javascript (as same as you did for threejs, make a video on a threejs counterpart 2D framework of library)
    And
    I still have a lot of ideas

  • @olge1355
    @olge1355 2 роки тому

    Very nicely explained!

  • @ImLaminarBro
    @ImLaminarBro 3 роки тому

    This video is nothing but constant Aha moments. Thank you for filling in my gaps of knowledge

  • @rushivachhani5863
    @rushivachhani5863 3 роки тому

    Really a great video on testing

  • @hamidbakhtiari3986
    @hamidbakhtiari3986 3 роки тому

    this was a really awesome video!

  • @igormriegel
    @igormriegel 3 роки тому

    Man, you're a hero...

  • @ark5458
    @ark5458 3 роки тому

    awesome, now i pained served this way

  • @abitiabiti9069
    @abitiabiti9069 3 роки тому

    Tests are really useful! Thanks would you mind telling me about jetpack compose!

  • @shayronen5370
    @shayronen5370 2 роки тому

    Very nice vid, thanks!

  • @skykraper4151
    @skykraper4151 3 роки тому

    Love the thumbnail! Greetings from Paraguay

  • @vladyslavkyiashko9753
    @vladyslavkyiashko9753 3 роки тому

    I have literally thought about it for the entire week. 😅

  • @rohit-gupta
    @rohit-gupta 3 роки тому

    This is just amazing. WOW

  • @victorlongon
    @victorlongon 3 роки тому +15

    Nice video. Although I don't agree with using the beforeEach for this kind of things. Pass everything you need to each test so that you don't cause side effects by mistake. After being working with tests for some years it was something I learned the hard way (debug tests instead of the code ⚰️)

    • @ogodoonyebuchi2129
      @ogodoonyebuchi2129 Рік тому

      Can you give me like 30 minutes of your time, if yes, kindly drop your social media handle let me connect with you. I'm a new Automated tester and I need to ask a few question. Thanks

  • @akashpal9691
    @akashpal9691 3 роки тому

    A video on debugging unit test would be great

  • @rohitdoestech
    @rohitdoestech 3 роки тому

    You can selenium as for front-end testing.

  • @shufflefreakable
    @shufflefreakable 2 роки тому

    i didnt know what it was but for UX design i do this in my head when i go through the use flow

  • @vaaski
    @vaaski 3 роки тому

    i'd love a tutorial/showcase on playwright to test for multiple browsers!

  • @vasubansal3468
    @vasubansal3468 3 роки тому +73

    Tailwind CSS in 100 Seconds 🔥

    • @priyanshusharma6763
      @priyanshusharma6763 3 роки тому +5

      why don't you learn it through docs?

    • @ukaszszarpak1938
      @ukaszszarpak1938 3 роки тому +6

      I was feeling comfortable with using tailwind after 1 afternoon spent with their docs. Try it out, it's worth it

    • @deamorta6117
      @deamorta6117 3 роки тому +4

      @@ukaszszarpak1938 isnt long strings of classnames looks kinda messy? thats whats inhibiting me to try it out.

    • @vasubansal3468
      @vasubansal3468 3 роки тому +8

      @@ukaszszarpak1938 Yes I know I use Tailwind every single day and its wonderful... I want him to make a Tailwind CSS video so more people are exposed to this absolutely wonderful framework!

    • @vasubansal3468
      @vasubansal3468 3 роки тому +4

      @@deamorta6117 After using it, it really doesn't make a difference and honestly for me, its much easier to read because i don't have to switch through files and look for classnames

  • @softia42
    @softia42 3 роки тому

    It seems you read my mind !~~
    I was searched someone to explain it to me :p

  • @suryajit7
    @suryajit7 Рік тому

    I'm a tester and this is one of the best explanations for different testing strategies one can look for

  • @zozo1603
    @zozo1603 3 роки тому +1

    @Fireship you didn't mention regression tests. What is your opinion about them?
    I love Storybook's storyshots and how they basically come for free.
    It saves tremendous time compared to writing unit / e2es, that they can cover. (of course I wrote those, too just need much less)
    I think it would be beautiful if people used more storyshots :) or at least knew about it. (it also encourages smart+dumb component pattern)

  • @aminzarei1557
    @aminzarei1557 2 роки тому +3

    Just a note, just a tiny mistake in tests would make a huge-deep-logical-hardToFind bug in your app, because it might pass in dev but it might be buggy publishment. So always test the fn in addition of these testing tools.

  • @sobhanbera
    @sobhanbera 3 роки тому

    This happens with me many time that whenever I start learning new thing from there official docs, blogs etc. Fireship's notification comes for that same topic.

  • @weshuiz1325
    @weshuiz1325 3 роки тому +1

    I Tested the like button
    It worked first time

  • @Shuyinz
    @Shuyinz 3 роки тому

    Fantastic! Thank you! Moooar please :D

  • @TBVnBIX
    @TBVnBIX Рік тому +1

    As a tech lead of the QA automation team in my company I can't stress enough how important is Cypress for web testing. And if done right it can do much more than Selenium with waaay less test flakyness

    • @Cahangir
      @Cahangir 9 місяців тому

      Hey , if things go well i might start diving into QA field soon. Would you tell me which programming language am i supposed to learn to get ahead in the competition? I can be considered an intermediate level Python programmer and currently playing with MySQL to manipulate some databases at the moment ( data enthusiast here).

  • @andrewsharpe4764
    @andrewsharpe4764 Рік тому

    Would love to see a tutorial on mocking in jest. I find it really tricky to understand

  • @luismiranda9817
    @luismiranda9817 3 роки тому

    i recently did a paired programming interview with cognizant which we also implemented a stack using tdd but with java lol

  • @OggerFN
    @OggerFN 3 роки тому +2

    Can you make a video about e2e Tests?
    There are a lot of solutions(selenium based, puppeteer based etc) to it but from the surface the advantages of each are unclear.

  • @silver7297
    @silver7297 3 роки тому

    Could you do a video on testing for Angular/Firebase apps specifically?