Комментарии:
Thank you very much for this insightfull video. Learned a lot !!!
Ответить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?
ОтветитьGreat video! It saved me lots of a time and tons of nerves.
ОтветитьThank you so much for this video! You have answered questions that have puzzled me for so long.
ОтветитьPlease make a part 2 of this video to cover more complicated tests❤
ОтветитьThank you for this lesson!
ОтветитьThanks
ОтветитьBeautifully explained with easy to understand examples!
ОтветитьFantastic vid, thanks!!!
Ответить6 years in, and this vid is still at its best. Thank you Corey. You're awesome
ОтветитьGreat video Corey, I love your detailed explanation and clean use of language😘
Ответить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 .
Ответитьhey corey can you make a "mocking" related video
ОтветитьF
ОтветитьThanks for another fantastic video! Would love to finally see a pytest one :)
Ответить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.
very good🐾
ОтветитьDoes this work on Colab notebooks?
ОтветитьWhy do you not define an init function which is usually the first function inside a class? and what is cls?
Ответить❤❤❤ from Vietnam with huge thanks
Ответитьcool video)
Ответить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
Ответить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, very cool :)
ОтветитьThis is just too good to be true
ОтветитьThank you very much
ОтветитьWhy are we writing unittest.main(). I couldn't understand
ОтветитьThank you Corey!
ОтветитьReally great video. Thank you a lot.
Ответить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.
Ответитьthank you
Ответить🔥
Ответитьhello python shifu! that pytest video never came out or am i missing something?
ОтветитьGreat video! Clear and straight to the point thanks!
ОтветитьWould love to see you cover the pytest framework!
Ответить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"?
Ответитьthank you
ОтветитьVery useful
ОтветитьUR lessons R so practical, rich in content ND easy 2 follow. I am so grateful 4 U 2 share UR knowledge.
Ответитьawesome- very helpful to ramp up quickly
Ответитьlike before watching
ОтветитьThankyou
ОтветитьThank you very much so much for this video. Very informative.
Ответить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.
ОтветитьNice video, I quite like it. Simple, actionable, adjusted to beginner's knowledge and needs. Keep up the good work :)
Ответитьhi
Ответить