#pytest

[ follow ]
#python
fromtestandcode.com
1 month ago

pytest-metadata - provides access to test session metadata

pytest-metadata is a powerful plugin for pytest, providing essential access to test session metadata, enhancing your testing experience even when used independently from pytest-html.
Podcast
fromRealpython
3 months ago

Episode #242: Eric Matthes: Maybe Don't Start With Unit Tests - The Real Python Podcast

In testing, always starting with unit tests can be a hazard; the decision should depend on the project's type and audience to determine initial testing focus.
Python
[ Load more ]