hyperskill / hs-test

A framework that simplifies testing educational projects for Hyperskill. It is built on top of JUnit.
31 stars 10 forks source link

Add ability to check "last dynamic output" where no input provided #60

Closed aaaaaa2493 closed 4 years ago

aaaaaa2493 commented 4 years ago

Now the last part after last dynamic input till the end of the execution can't be checked separately. This should be possible to check

aaaaaa2493 commented 4 years ago

Won't fix in favor of https://github.com/hyperskill/hs-test/issues/78