Skip to content

Port the test suite to pytest, complete by 1.0-alpha4 #432

Description

@jdatcmd

We have a solid test suite but it uses bash and we have more than once run into problems with stray psql processes, bad shell escaping among others. Do we think it is now time to move to https://docs.pytest.org/en/stable/ ?

This will allow us to test over socket versus testing over client. It will also allow us to more easily parse the results of a test as it will return as arrays, tuples and dictionaries.

Thoughts?

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