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
Current tests work, but don't draw attention to failures.
Convert current python script based tests to NUnit framework with redirected output to achieve the same results with clear failures.
Add tests to run checkparens and secret number with redirected input/output. (Assuming those programs work correctly, the tests will catch problems with the compiler)
The text was updated successfully, but these errors were encountered:
Current tests work, but don't draw attention to failures.
Convert current python script based tests to NUnit framework with redirected output to achieve the same results with clear failures.
Add tests to run checkparens and secret number with redirected input/output. (Assuming those programs work correctly, the tests will catch problems with the compiler)
The text was updated successfully, but these errors were encountered: