v1.7.0
This release improves the base functionality for all depending SCT libraries.
Enhancements
- Add
_debug
SCT introspection function - Add
State.parent_state
andState.state_history
as a general state linking mechanism (usingState.creator
) - Add
TestRunner
andTestRunnerProxy
and makeReporter
aTestRunnerProxy
- Add AST and text offset support in
Runner
- Improve
Dispatcher
,Feedback
andTest
interfaces