Categories
7 pages
Python
pytest-mock: Cleaner Mocking With the mocker Fixture
Typer: Build CLIs With Type Hints, No argparse API to Memorize
blinker: Python Signals for Decoupling Modules
polyfactory: Stop Hand-Writing Test Fixtures, Let Type Hints Do It
pytest: assert Is Enough, Forget self.assertEqual
auto-venv: Fish Shell Auto-Activates Python Virtualenvs on cd
Python Mock Pitfall: Patch Where It Is Used, Not Where It Is Defined