tutorial
- Writing DRYer tests using pytest parametrize
- Automatically counting and numbering HTML elements with CSS counters
- Publishing your Python packages on TestPyPi before publishing on PyPi
- Testing Click applications with pytest
- Performing CRUD operations with a CLI app using Firebase
- Prompting users for input
- Adding arguments to CLI commands
- Adding options to CLI commands
- Using setuptools to package your Python app
- Setting up your Python environment for Click
- Creating a simple ToDo API with Django
- Displaying a css spinner on ajax calls with fetch api
- Skipping tests
- Capturing print statements while debugging
- Asserting exceptions with pytest
- Getting started with pytest