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
pytest Features That Changed How I Write Tests
David Moran
David Moran
David Moran
Follow
Jan 28
pytest Features That Changed How I Write Tests
#
python
#
testing
#
pytest
#
tutorial
Comments
Add Comment
8 min read
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
pytest-html-plus VS Code — A Must-Have Extension If You Run Pytests
Kevi
Kevi
Kevi
Follow
Jan 24
pytest-html-plus VS Code — A Must-Have Extension If You Run Pytests
#
python
#
pytest
#
programming
#
testing
Comments
Add Comment
2 min read
pytest-html-plus — Your Default Pytest Reporter
Brunt
Brunt
Brunt
Follow
Jan 24
pytest-html-plus — Your Default Pytest Reporter
#
testing
#
python
#
pytest
#
programming
Comments
Add Comment
3 min read
Timetracer v1.4: Native Django Support and Easiest pytest Integration
Ujwal Vanjare
Ujwal Vanjare
Ujwal Vanjare
Follow
Jan 19
Timetracer v1.4: Native Django Support and Easiest pytest Integration
#
python
#
django
#
pytest
#
testing
Comments
Add Comment
3 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
Getting Started with pytest
Developer Service
Developer Service
Developer Service
Follow
Dec 12 '25
Getting Started with pytest
#
python
#
pytest
#
testing
Comments
Add Comment
5 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
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
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
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
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
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
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
# 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
đź‘‹
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