Pybites Platform
Paths
Exercises
Newbie Bites
Intro Bites
Regular Bites
Pricing
Help
FAQ
News
Community
Python Tips
Coaching
Keyboard Shortcuts
Login
Pytest Bite Exercises
Level
Name
Tags
B
Failing tests
debugging
testing
pytest
newbie
B
Write tests for fibonacci
fibonacci
pytest
B
Write tests for list_to_decimal
exception handling
pytest
B
Test print / standard output
stdout
list comprehensions
capfd
capsys
pytest
I
Test fizzbuzz
fizzbuzz
pytest
I
Test code that parses json and ip ranges
dataclasses
ipaddress
json
pytest
I
Mocking a standard library function
pytest
random
mock.patch
A
Write tests for an account class
pytest
classes
A
Zodiacal data parsing
datetime
pytest
fixtures
A
Test a number guessing game
exception handling
classes
games
mock.patch
pytest
A
Test a movie db class
classes
fixtures
SQL
sqlite3
movie data
pytest
Keyboard Shortcuts
×
Bite Page Shortcuts
Run Tests
Cmd/Ctrl + Enter
Run Code
Shift + Enter
Lint
Alt + Enter
Switch Code / Tests / Solution Tabs
Cmd/Ctrl + 1/2/3
Go to Next Bite
Cmd/Ctrl + →
Go to Previous Bite
Cmd/Ctrl + ←
Global Shortcuts
Focus Navbar Search Form
Cmd/Ctrl + K
Show this Shortcuts Modal
Cmd/Ctrl + Shift + K