#pytest

[ follow ]
#python
#testing
fromtestandcode.com
4 months ago

pytest-html - a plugin that generates HTML reports for test results

pytest-html simplifies the process of generating detailed HTML reports for pytest test results.
fromRealpython
4 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
fromPythontest
11 months ago
JavaScript

Finding the top pytest plugins

The article discusses the top downloaded pytest plugins based on recent data, highlighting their significance in Python testing.
[ Load more ]