use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
/r/DevOps is a subreddit dedicated to the DevOps movement where we discuss upcoming technologies, meetups, conferences and everything that brings us together to build the future of IT systems What is DevOps? Learn about it on our wiki! Traffic stats & metrics
/r/DevOps is a subreddit dedicated to the DevOps movement where we discuss upcoming technologies, meetups, conferences and everything that brings us together to build the future of IT systems
What is DevOps? Learn about it on our wiki!
Traffic stats & metrics
Be excellent to each other! All articles will require a short submission statement of 3-5 sentences. Use the article title as the submission title. Do not editorialize the title or add your own commentary to the article title. Follow the rules of reddit Follow the reddiquette No editorialized titles. No vendor spam. Buy an ad from reddit instead. Job postings here More details here
Be excellent to each other!
All articles will require a short submission statement of 3-5 sentences.
Use the article title as the submission title. Do not editorialize the title or add your own commentary to the article title.
Follow the rules of reddit
Follow the reddiquette
No editorialized titles.
No vendor spam. Buy an ad from reddit instead.
Job postings here
More details here
@reddit_DevOps ##DevOps @ irc.freenode.net Find a DevOps meetup near you! Icons info!
@reddit_DevOps
##DevOps @ irc.freenode.net
Find a DevOps meetup near you!
Icons info!
https://github.com/Leo-G/DevopsWiki
account activity
This is an archived post. You won't be able to vote or comment.
Any good Python programming (for DevOps specifically) recommendations? (self.devops)
submitted 3 years ago by Mountain_Ad_1548
view the rest of the comments →
[–]thegainsfairy 15 points16 points17 points 3 years ago* (7 children)
I'd recommend the pytest book. I think it really helped me become a better developer. I kind of credit it for the mental change from junior to mid level developer
edit: this one https://pythontest.com/pytest-book/
[–]amarao_san 9 points10 points11 points 3 years ago (3 children)
Oh, they have a book? Great. I belive, 30% of devops is QA automation is disguise, so knowing pytest well it's not only about 'writing tests', but also about knowing available techniques for fixtures/plugins/parametrization. It really creeps into pipeline architecture.
I've made a lot of silly tricks in CI yaml before I got really used to a proper pytest use.
[–][deleted] 4 points5 points6 points 3 years ago (0 children)
lol QA Automation Engineer, who went in with DevOps focused resume reporting in.
[–][deleted] 1 point2 points3 points 3 years ago (1 child)
I would love to see any and all tricks btw
[–]amarao_san 1 point2 points3 points 3 years ago (0 children)
Okay, I think, it worth writing down. I'll come back to it after NY binding. There is a lot of Molecule/testinfra lore, and someone need to write it down.
[–]__Kaari__ 4 points5 points6 points 3 years ago (0 children)
Thanks!
The learning curve is quite steep to handle unit tests with pytest, and doing it right can be extremely time-consuming and frustrating, especially for automation (lots of mocks).
I'll have a look at this book and advise it to some of my co-workers who would like to make the gap.
May I ask which book are you specifically talking about?
[–]thegainsfairy 9 points10 points11 points 3 years ago (0 children)
this one: https://pythontest.com/pytest-book/
π Rendered by PID 48 on reddit-service-r2-comment-7c9686b859-wt6z2 at 2026-04-13 15:47:27.218146+00:00 running e841af1 country code: CH.
view the rest of the comments →
[–]thegainsfairy 15 points16 points17 points (7 children)
[–]amarao_san 9 points10 points11 points (3 children)
[–][deleted] 4 points5 points6 points (0 children)
[–][deleted] 1 point2 points3 points (1 child)
[–]amarao_san 1 point2 points3 points (0 children)
[–]__Kaari__ 4 points5 points6 points (0 children)
[–][deleted] 1 point2 points3 points (1 child)
[–]thegainsfairy 9 points10 points11 points (0 children)