easy importing of state decorated SCTs
from sqlwhat.sct_syntax import *
to get SCTs that don't run unless they receive a state argument.
E.g.
test_student_typed(text = 'something')
from sqlwhat.sct_syntax import *
to get SCTs that don't run unless they receive a state argument.
E.g.
test_student_typed(text = 'something')