Ever wonder why some projects seem able to make huge changes and still ship promptly, while others collapse under the weight of their own code? Testing is the difference! Effective tests enable you to add features quickly, refactor your code without fear, and ship new releases without big new bugs.
Make Your Project Successful by Writing Meaningful Tests
Python Testing with Green
Tests are just a way of writing code that uses your project and makes sure that it really does what you think it does! We’ll learn the best way to write tests and some common problems and pitfalls that you should avoid.
This course is designed as a practical reference for Python programmers who have real code that they would like to start testing, or test more effectively. I provide real runnable examples that you can type in yourself or download from the resources section.
The beginner section requires zero prior testing knowledge. I teach the fundamental basics of testing Python code including how to run your tests the raditional way as well as with the high–performance Green test runner. After completing this section, you will be able to write tests and run them.
The intermediate section teaches you how to write meaningful tests, and covers every aspect of the Python unittest module that you will use in daily life. Upon completing this section, you will know more than most Python programmers about how to test your code.
Instructor Details
Courses : 2
Specification: Python Testing with Green
|
15 reviews for Python Testing with Green
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $12.99 |
---|---|
Provider | |
Duration | 3.5 hours |
Year | 2018 |
Level | All |
Language | English |
Certificate | Yes |
Quizzes | Yes |
$19.99 $12.99
Samuel Doherty –
Great course! Gives solid working examples of creating tests using python.
Robert Jan Eduard Koot –
Great quality and instructions
Paridin Estrada –
This is a great introduction course, but I’m not feeling comfortable with the examples of code based on spaceships, laser, and that stuff. the good was all the tips to start to create my own tests in a better way.
Dan Olsen –
The course is straight forward and very helpful learning how to test effectively in Python.
Chris Bronnenberg –
Very clear and professional
Sandro Bovelli –
very clean and concise.
Charls Agente –
It helped me to remember the basics of unit tests and also to understand better the green framework
Tave –
So far so good. I like the way instructor explains everything
Stjepan Lovasi –
Very clear and concise explanations of key concepts, and very informative.
Jose Manuel Ramirez Leon –
The course is very clear and to the point, at least thus far 😉
Diemesleno Souza Carvalho –
Curso excelente para quem quer trabalhar com testes em Python.
Peter Thomas –
I just started this course, but I’m already happy I purchased it. Nathan is a professional & knowledgeable instructor who clearly explains, in detail, everything he’s teaching us without any confusion.
Graham Williamson –
Impressed with the quality and some of the insights.
Samuel Yee –
Clear and concise explanation on python unit test. Great work!
James Schreckengast –
Nathan is a great instructor and he organizes the course material in a very natural way.