Skip to content

Convert unit tests to TAP tests #5000

@ligurio

Description

@ligurio

Tarantool unit tests produce a TAP output but it is not actually a TAP compliant and test-run.py cannot parse output from these tests. That's why we maintain .result files for unit tests and use diff-based approach here.

We need to fix output in a lib used in unit tests and make output from unit tests TAP compliant.

Metadata

Metadata

Assignees

No one assigned

    Labels

    qaIssues related to tests or testing subsystem

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions