pytest-describe

Describe-style plugin for the pytest framework (by pytest-dev)

Pytest-describe Alternatives

Similar projects and alternatives to pytest-describe

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better pytest-describe alternative or higher similarity.

pytest-describe reviews and mentions

Posts with mentions or reviews of pytest-describe. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-24.
  • My Python testing style guide – Stargirl (Thea) Flowers
    2 projects | news.ycombinator.com | 24 Mar 2021
    I've found pytest to encourage tests with really long method names, examples from the post:

    * test_refresh_failure

    * test_refresh_with_timeout

    These get even longer like test_refresh_with_timeout_when_username_is_not_found for example.

    pytest-describe allows for a much nicer testing syntax. There's a great comparison here: https://github.com/pytest-dev/pytest-describe#why-bother

    TL;DR, this is nicer:

    def describe_my_function():

        def with_default_arguments():

Stats

Basic pytest-describe repo stats
1
201
5.0
3 months ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com