Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Discussion]: Automatically test the generation of the evaluation spreadsheet #249

Open
manics opened this issue Sep 21, 2023 · 0 comments
Labels
discussion point A general discussion point for the community WP1

Comments

@manics
Copy link
Member

manics commented Sep 21, 2023

Summary

Automatically check that the evaluation spreadsheet contains all statements

Source

Me

Detail

The reference text of the SATRE specification is stored as Markdown tables.

The evaluation spreadsheet is created by parsing the markdown files, extracting the relevant tables, and converting them to a spreadsheet: https://github.com/sa-tre/satre-specification/blob/main/docs/extensions/satrecsv.py

This means it is sensitive to changes in the formatting of the Markdown tables, and to any significant changes in general. Ideally we should have a way to automatically compare the reference Markdown and the spreadsheet.

Intended Output

A way to verify the spreadsheet matches the markdown content.

Who can help

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion point A general discussion point for the community WP1
Projects
Status: No status
Development

No branches or pull requests

1 participant