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

Structured simulation reports #1577

Open
bugarela opened this issue Dec 23, 2024 · 0 comments
Open

Structured simulation reports #1577

bugarela opened this issue Dec 23, 2024 · 0 comments
Labels
simulator Quint simulator

Comments

@bugarela
Copy link
Collaborator

It's common that we want to report on how many simulations we ran for a model and which parameters were used. This is quite manual at this point.

Quint could produce a structured report of what was run, perhaps in JSON or in markdown, including information such as:

  • Commit hash (on which the command was run)
  • Quint version
  • Number of samples
  • Number of steps
  • Witnesses
  • Invariants that were checked
  • Custom values (i.e. for constant-like vals such as AMOUNTS)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
simulator Quint simulator
Projects
None yet
Development

No branches or pull requests

1 participant