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

Include stderr to the feedback if it exists #118

Closed aaaaaa2493 closed 3 years ago

aaaaaa2493 commented 3 years ago

There is stderr printed when UnexpectedError happens. Should remove it and replace it with proper solution