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

Haskell Tests - allow displaying of compilation errors #554

Conversation

donny-wong
Copy link
Contributor

Description:
This Pull Request allows Haskel Tests to display compilation errors.

Testing Steps:

  1. Ensure test file imports student's submission file
  2. Add a syntax error to the student's file
  3. Collect and run tests
  4. The test results will output the compilation error

@donny-wong donny-wong changed the title Haskell Tests - display compilation errors Haskell Tests - allow displaying of compilation errors Sep 19, 2024
@david-yz-liu david-yz-liu merged commit 1b2c04e into MarkUsProject:master Sep 24, 2024
13 checks passed
@donny-wong donny-wong added this to the v2.5.2 milestone Sep 24, 2024
pretendWhale pushed a commit to pretendWhale/markus-autotesting that referenced this pull request Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants