Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better support for pytest.param in parametrize_plus #89

Merged
merged 10 commits into from
May 31, 2020
Merged

Commits on May 28, 2020

  1. type hints

    Sylvain MARIE committed May 28, 2020
    Configuration menu
    Copy the full SHA
    ffd5918 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2020

  1. Better support for pytest.param in parametrize_plus. Fixed #79. I…

    …mproved corresponding ids. Fixed #86
    Sylvain MARIE committed May 29, 2020
    Configuration menu
    Copy the full SHA
    e66abc2 View commit details
    Browse the repository at this point in the history
  2. Updated dependencies

    Sylvain MARIE committed May 29, 2020
    Configuration menu
    Copy the full SHA
    f89ac47 View commit details
    Browse the repository at this point in the history
  3. Updated tests

    Sylvain MARIE committed May 29, 2020
    Configuration menu
    Copy the full SHA
    3b4bcfe View commit details
    Browse the repository at this point in the history

Commits on May 30, 2020

  1. Removed six dependency

    Sylvain MARIE committed May 30, 2020
    Configuration menu
    Copy the full SHA
    f7f12b4 View commit details
    Browse the repository at this point in the history
  2. removed six from setup

    Sylvain MARIE committed May 30, 2020
    Configuration menu
    Copy the full SHA
    13765de View commit details
    Browse the repository at this point in the history

Commits on May 31, 2020

  1. New mini_idval and mini_idvalset methods to ensure consistency of…

    … created ids. Also refactored a bit the `xxxAlternative` classes for consistency with pytest variable names. Updated corresponding tests
    Sylvain MARIE committed May 31, 2020
    Configuration menu
    Copy the full SHA
    89cd5b1 View commit details
    Browse the repository at this point in the history
  2. Last fix for explicit list of ids.

    Sylvain MARIE committed May 31, 2020
    Configuration menu
    Copy the full SHA
    ea464a1 View commit details
    Browse the repository at this point in the history
  3. changelog

    Sylvain MARIE committed May 31, 2020
    Configuration menu
    Copy the full SHA
    5722963 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    294c28c View commit details
    Browse the repository at this point in the history