Skip to content

Change all scripts and files to use assertion description in assertions.csv #418

@egekorkan

Description

@egekorkan

Currently, the description for an assertion found in any csv output can come from a multitude of places. However, assertion.csv that is copied from the TD spec is the only place that should have this. Thus, we should change our tooling to use only that. This means:

  • Removing description from assertion schemas
  • Removing it from csv files inside assertion-td and tm
  • Scripts that do some checks
  • Manually checking where else it can be inserted

Once that is done, anytime we need to output a csv file, the assertion description should be copied from assertions.csv

@FadySalama do you see potential problems?

Metadata

Metadata

Assignees

No one assigned

    Labels

    assertionstopics about the assertions package

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions