hs-test
hs-test copied to clipboard
Deprecations in v8, for removal in the future
hs-test:
- Replace
DynamicTestingMethod
withDynamicTest
hs-test-python:
- Replace
TestPassedException
withTestPassed
- Replace
WrongAnswerException
withWrongAnswer
- Replace
from hstest.exceptions.TestPassed
withfrom hstest.exception.TestPassed
- Replace
from hstest.exceptions.WrongAnswer
withfrom hstest.exception.WrongAnswer