Tutorial
04/21
Writing DRYer tests using Pytest parametrize
08/19
Automatically counting and numbering HTML elements with CSS counters
08/19
Publishing your Python packages on TestPyPi before publishing on PyPi
08/19
Testing Click applications with Pytest
08/19
Performing CRUD operations with a CLI app using Firebase
08/19
Prompting users for input
08/19
Adding arguments to CLI commands
08/19
Adding options to CLI commands
08/19
Using setuptools to package your Python app
08/19
Setting up your python environment for Click
04/19
Creating a Simple ToDo Api With Django
02/19
Displaying a css spinner on ajax calls with fetch api
01/19
Skipping tests
01/19
Capturing print statements while debugging
01/19
Asserting Exceptions with Pytest
01/19
Getting started with pytest