#pytest

[ follow ]
#testing
fromHackernoon
1 year ago

7 Best Tips and Practices for Efficient Python Test Automation | HackerNoon

When working with Python for test automation, consider the project specifications to choose the appropriate testing framework, such as Pytest for scalable projects.
Web frameworks
fromRealpython
2 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 ]