Skip to content

Migrate testsuite from unittest to pytest #460

Description

@sameshl

I'm submitting a

  • bug report.
  • feature request.

Current Behaviour:

The testsuite for hydrus is written using unittest library.

Expected Behaviour:

@xadahiya I feel that using pytest would greatly improve the readability of the test code with its features like fixtures, parameterisation, etc. As hydrus continues to develop and we continue to refactor it, I think this is an important point we might want to consider. The only disadvantage I feel using pytest is that it is not in the standard library.

Steps to reproduce:

Do you want to work on this issue?

Yes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions