Skip to content

Model tests cannot process tuple files anymore in 0.7.1 #539

@Acedon95

Description

@Acedon95

Hello everyone.
I am using the model test functionality of your cli to test my model. For that I have a bunch of files containing test tuples which then are used by the respective tests. In general the tests look like this:

 - name: an-example-test
   description: an example description
   tuple_file: ./tuples/one-tuple-file.yaml

   check:
      # a bunch of assertions

Since the upgrade to 0.7.1 yesterday I receive the following error
Error: failed to process one or more tuple files either tuple_file or tuple_files or tuples must be provided

With version 0.7.0 everything works like expected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions