Skip to content
Navigation menu
Search
Powered by Algolia
Search
Log in
Create account
DEV Community
Close
#
pytest
Follow
Hide
Posts
Left menu
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Your Tests Pass. But Would They Catch This Bug?
Mike Lane
Mike Lane
Mike Lane
Follow
Jan 28
Your Tests Pass. But Would They Catch This Bug?
#
python
#
testing
#
pytest
#
opensource
Comments
Add Comment
2 min read
Snapshot Testing in Python with pytest-verify — Part 2: Async Support
Mohamed Tahri
Mohamed Tahri
Mohamed Tahri
Follow
Oct 25 '25
Snapshot Testing in Python with pytest-verify — Part 2: Async Support
#
python
#
pytest
#
snapshot
#
testing
3
 reactions
Comments
Add Comment
2 min read
Explicit is Better Than Implicit: Mastering Pytest Fixtures and Async Testing
Chandrashekhar Kachawa
Chandrashekhar Kachawa
Chandrashekhar Kachawa
Follow
Dec 3 '25
Explicit is Better Than Implicit: Mastering Pytest Fixtures and Async Testing
#
python
#
pytest
#
beginners
#
ai
1
 reaction
Comments
1
 comment
5 min read
Introducing Automated Testing Late in a Django + DRF Project: Setup, Requirements, and Best Practices - Part-1
Ajit Kumar
Ajit Kumar
Ajit Kumar
Follow
Dec 12 '25
Introducing Automated Testing Late in a Django + DRF Project: Setup, Requirements, and Best Practices - Part-1
#
django
#
pytest
#
drf
#
testing
1
 reaction
Comments
Add Comment
3 min read
Making Pytest Beautiful: A Complete Guide to Improving Test Output (with Plugins & Examples)
Ajit Kumar
Ajit Kumar
Ajit Kumar
Follow
Dec 12 '25
Making Pytest Beautiful: A Complete Guide to Improving Test Output (with Plugins & Examples)
#
pytest
#
testing
#
output
#
formatting
1
 reaction
Comments
Add Comment
3 min read
Snapshot Testing in Python with pytest-verify
Mohamed Tahri
Mohamed Tahri
Mohamed Tahri
Follow
Oct 24 '25
Snapshot Testing in Python with pytest-verify
#
python
#
pytest
#
snapshot
#
testing
Comments
Add Comment
9 min read
Announcing pytest-test-categories v1.1.0: Bring Google Testing Philosophy to Python
Mike Lane
Mike Lane
Mike Lane
Follow
Dec 4 '25
Announcing pytest-test-categories v1.1.0: Bring Google Testing Philosophy to Python
#
python
#
testing
#
pytest
#
opensource
Comments
Add Comment
3 min read
How I Added Testing to share-my-repo Project and Learned a Lot
Hitesh Sachdeva
Hitesh Sachdeva
Hitesh Sachdeva
Follow
Nov 6 '25
How I Added Testing to share-my-repo Project and Learned a Lot
#
testing
#
opensource
#
programming
#
pytest
2
 reactions
Comments
Add Comment
2 min read
# Steps to Write Tests for a Function with No Input, Leading to Injecting `monkeypatch` and Pytest Fixtures into `unittest`
MohammadReza Mahdian
MohammadReza Mahdian
MohammadReza Mahdian
Follow
Oct 18 '25
# Steps to Write Tests for a Function with No Input, Leading to Injecting `monkeypatch` and Pytest Fixtures into `unittest`
#
python
#
pytest
#
monkeypatch
#
unittesting
Comments
Add Comment
4 min read
A Small VS Code Extension to Shorten the Pytest Fix Loop
Brunt
Brunt
Brunt
Follow
Jan 1
A Small VS Code Extension to Shorten the Pytest Fix Loop
#
pytest
#
testing
#
programming
#
playwright
1
 reaction
Comments
Add Comment
3 min read
The new pdbp (Pdb+) Python debugger!
Michael Mintz
Michael Mintz
Michael Mintz
Follow
Aug 3 '23
The new pdbp (Pdb+) Python debugger!
#
python
#
debugging
#
pdb
#
pytest
15
 reactions
Comments
Add Comment
7 min read
I stopped using plugins to merge JUnit XMLs in Pytest (pytest-html-plus)
Kevi
Kevi
Kevi
Follow
Sep 16 '25
I stopped using plugins to merge JUnit XMLs in Pytest (pytest-html-plus)
#
pytest
#
python
#
programming
#
testing
Comments
Add Comment
2 min read
Two Methods for Testing HTTPS API Calls with Python and pytest and Also Communicating with the in-Laws
Jonathan Bowman
Jonathan Bowman
Jonathan Bowman
Follow
Mar 16 '21
Two Methods for Testing HTTPS API Calls with Python and pytest and Also Communicating with the in-Laws
#
python
#
pytest
#
webdev
#
tutorial
16
 reactions
Comments
Add Comment
8 min read
Discovered how easy can traceability in test become with smart(not just good) reporting tools. pytest-html-plus
Kevi
Kevi
Kevi
Follow
Sep 3 '25
Discovered how easy can traceability in test become with smart(not just good) reporting tools. pytest-html-plus
#
python
#
pytest
#
programming
#
testing
Comments
Add Comment
2 min read
Creating a To-Do app with HTMX and Django - Part 2: Adding the Todo model with tests
rodbv
rodbv
rodbv
Follow
Jan 1 '25
Creating a To-Do app with HTMX and Django - Part 2: Adding the Todo model with tests
#
django
#
python
#
htmx
#
pytest
Comments
1
 comment
4 min read
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account