alexander-bauer/swirlypy

Create common "UserShell" virtual question

Closed this issue · 1 comments

This would capture a request each time the user enters a command, parse it as an AST, and capture the result if appropriate, then pass it to test_result to be evaluated.

Recording.py does this. Closing.