MorphicsRecordNPlay

Description

Allows you to 'record' Morphic input (mouse, keyboard), export them as a test, and replay them afterwards.Take care: the state of this project is more a POC than some useful (yet). And it might contain bugs ...To get started: evaluate: MorphicRecorder createAndInspect. Then you can startRecording, stopRecording, replayRecording and resetRecording.To make the recording persistent you can export it as a running test case using: exportAsTestMethodNamed: aTestMethodName on: aTestClass in which aTestClass has to be a subclass of: AbstractReplayTestCase

Details

Source
SqueakSource
Dialect
squeak (25% confidence)

Categories

UI / Graphics Testing
← Back to results