Комментарии:
hi
ОтветитьNice video, I quite like it. Simple, actionable, adjusted to beginner's knowledge and needs. Keep up the good work :)
ОтветитьDude, keep up that good work, I will watch all of your program videos and click the thumbs up button. You explain those amazingly well.
ОтветитьThank you very much so much for this video. Very informative.
ОтветитьThankyou
Ответитьlike before watching
Ответитьawesome- very helpful to ramp up quickly
ОтветитьUR lessons R so practical, rich in content ND easy 2 follow. I am so grateful 4 U 2 share UR knowledge.
ОтветитьVery useful
Ответитьthank you
ОтветитьQuick question, how were you able to partially select your symbol names then replace them? Like the test_add, you were able to select only a few add then replace them with, for example, "subtraction"?
ОтветитьWould love to see you cover the pytest framework!
ОтветитьGreat video! Clear and straight to the point thanks!
Ответитьhello python shifu! that pytest video never came out or am i missing something?
Ответить🔥
Ответитьthank you
ОтветитьAmazing Videos! They are so easy to follow and well thought out. I have had a few instances where the library versions you are using have changed and your explanation of what is going on has allowed me to work through the new syntax in the updated libraries. This one is helping me so much at work at the moment.
ОтветитьReally great video. Thank you a lot.
ОтветитьThank you Corey!
ОтветитьWhy are we writing unittest.main(). I couldn't understand
ОтветитьThank you very much
ОтветитьThis is just too good to be true
Ответитьthank you, very cool :)
ОтветитьThose 40 min were absolutely worth it and cleared up the concept of unit tests, especially the last part about mocking was exactly what I needed!. Now I will be able to write some of the first-ever tests for my project, thanks a lot @Corey Schafer
ОтветитьThank you so much for this. Great video. Weirdly though, in pycharm,the print statement for the tearDownClass shows up directly after the setUpClass. Is this an IDE 'quirk'? I wonder
Ответитьcool video)
Ответить❤❤❤ from Vietnam with huge thanks
ОтветитьWhy do you not define an init function which is usually the first function inside a class? and what is cls?
ОтветитьDoes this work on Colab notebooks?
Ответитьvery good🐾
ОтветитьI made my first python project without implementing a test. Judging from my experience it was really rough, It took me a lot of late night sleep just to see if a feature works the way I intended. Now I am learning testing and trying to apply it in my current project.
I hope I had learn testing earlier, before proceeding to create my project.
The video uses unit test, while mine was pytest, but hoping the concepts I learn here is same to be applied in pytest.
Appreciate videos like these are created for free to everyone.
Thanks for another fantastic video! Would love to finally see a pytest one :)
ОтветитьF
Ответитьhey corey can you make a "mocking" related video
Ответитьyou should have used the tearDown method and tested after the tear down for the attribute emp_1 and emp_:2 to be empty before the set up method .
ОтветитьGreat video Corey, I love your detailed explanation and clean use of language😘
Ответить6 years in, and this vid is still at its best. Thank you Corey. You're awesome
ОтветитьFantastic vid, thanks!!!
ОтветитьBeautifully explained with easy to understand examples!
ОтветитьThanks
ОтветитьThank you for this lesson!
ОтветитьPlease make a part 2 of this video to cover more complicated tests❤
ОтветитьThank you so much for this video! You have answered questions that have puzzled me for so long.
ОтветитьGreat video! It saved me lots of a time and tons of nerves.
ОтветитьI am having an issue with the import calc module, when I write that in my IDE it says “calc is not accessed in pylance” what’s going on with that?
ОтветитьThank you very much for this insightfull video. Learned a lot !!!
Ответить