You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 11, 2023. It is now read-only.
At least one learner and I have encountered that the instructions and screenshots in "Running the Auto-grading Tests" do not match what we see in Visual Studio for Mac.
(minor) "Run Unit Tests" is located under the Debug menu, not the Run menu
(more important) No tests can be detected and run until the project compiles successfully, which requires commenting out TestTask3.cs until TestTask2.cs is completed. Suggest starting with TestTask3.cs commented out, as the other future tasks are, and updating the instructions accordingly.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
At least one learner and I have encountered that the instructions and screenshots in "Running the Auto-grading Tests" do not match what we see in Visual Studio for Mac.
The text was updated successfully, but these errors were encountered: