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
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
3
 reactions
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
1
 reaction
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
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
1
 reaction
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
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
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
No More “How to Create Pytest HTML Reports or how to email test reports"
Kevi
Kevi
Kevi
Follow
Aug 16 '25
No More “How to Create Pytest HTML Reports or how to email test reports"
#
programming
#
pytest
#
python
#
testing
1
 reaction
Comments
Add Comment
2 min read
Introduction to monkey patching with pytest
topjer
topjer
topjer
Follow
Jun 16 '25
Introduction to monkey patching with pytest
#
python
#
testing
#
pytest
#
tutorial
Comments
1
 comment
7 min read
Python Testing – Unit Tests, Pytest, and Best Practices
Nitin S Kulkarni
Nitin S Kulkarni
Nitin S Kulkarni
Follow
Mar 8 '25
Python Testing – Unit Tests, Pytest, and Best Practices
#
python
#
programming
#
testing
#
pytest
2
 reactions
Comments
Add Comment
3 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
Pytest Fish shell autocompletion
Dmitrii Doroshev
Dmitrii Doroshev
Dmitrii Doroshev
Follow
Dec 29 '24
Pytest Fish shell autocompletion
#
python
#
pytest
#
shell
#
fish
1
 reaction
Comments
Add Comment
1 min read
Handling Unmanaged Models in Pytest-Django
Sandeep Rawat
Sandeep Rawat
Sandeep Rawat
Follow
Dec 26 '24
Handling Unmanaged Models in Pytest-Django
#
django
#
pytest
#
python
#
test
1
 reaction
Comments
Add Comment
3 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