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

Prohibit throwing Error in generateTests and check #39

Closed SerVB closed 5 years ago

SerVB commented 5 years ago

This resolves #32.

Is it OK to just add Error in catch?