PyTest (click here to comment) 15. Dezember 2023, Jochen
Wir haben in diesem Podcast schon oft über Tests gesprochen, aber noch nie über das Werkzeug 💻, das wir am häufigsten verwenden, wenn wir Tests schreiben: PyTest 🧪. Deshalb sprechen Dominik und Jochen heute mit Florian, einem der Maintainer von PyTest.
Shownotes
Unsere E-Mail für Fragen, Anregungen & Kommentare: [email protected]
News
- Django 5.0
- Release Notes
- What's new in Django 5.0!
- GIL Removal
- Episode 2 - PEP 703: Removing the GIL
- PEP 703 – Making the Global Interpreter Lock Optional in CPython | Accepted PEP
- OpenAI
- Making Large Language Models Uncool Again
- Deciphering clues in a news article to understand how it was reported
- Okta
- October Customer Support Security Incident - Update and Recommended Actions | Furchtbarer Report
PyTest
- Florian Bruhin: pytest - simple, rapid and fun testing with Python (3 hours) | PyConDE 2022
- Florian Bruhin – Automating Teaching About Automation in Python – SPS22
- Python Developers Survey 2022 Results
- Test-driven development (TDD)
- Obey the Testing Goat!
- What is the history of the Pytest logo?
- Coverage.py
- On Deciding What Kind of Tests to Write | Testing pyramid etc
- Pytest plugin for Playwright
- Faker is a Python package that generates fake data for you
- Test factory functions in Django
- Hypothesis Documentation | Property-based testing
- Plugins
- pytest-recording
- pytest-mock
- pytest-xdist
- pytest-instafail
- pytest-rerunfailures
- pytest-randomly
- pytest-order
- pytest-bdd
- pytest-testmon
- “Don’t Mock What You Don’t Own” in 5 Minutes
- Responses
- qutebrowser
- pytest-watch -- Continuous pytest runner
- pytest development sprint 2024 | Summer 2024
Picks
- Python f-strings | Help site for Python f-strings - showed at PyConDE 2022 lightning talks
- LLM / Deep Learning
- Practical Deep Learning for Coders | Super fastAI-Kurs
- HarvardX: CS50's Introduction to Artificial Intelligence with Python | Dominiks Empfehlung
- LLM Visualization / Source Code
- ManimML
- From Data to Viz
- The Password Game
- the eval game