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

Report a failed test line number #6

Open
lancelote opened this issue Jun 12, 2021 · 0 comments
Open

Report a failed test line number #6

lancelote opened this issue Jun 12, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@lancelote
Copy link
Owner

At the moment only the file and variable name are reported

week1/code/list_functions_test.sml
  val test_1 = false : bool

The line number can be handy here. Also printing the output in the standard way can make the file link clickable in e.g. PyCharm.

@lancelote lancelote added the enhancement New feature or request label Jun 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant