hs-test
hs-test copied to clipboard
Deprecations in v8, for removal in the future
hs-test:
- Replace
DynamicTestingMethodwithDynamicTest
hs-test-python:
- Replace
TestPassedExceptionwithTestPassed - Replace
WrongAnswerExceptionwithWrongAnswer - Replace
from hstest.exceptions.TestPassedwithfrom hstest.exception.TestPassed - Replace
from hstest.exceptions.WrongAnswerwithfrom hstest.exception.WrongAnswer