-
-
Notifications
You must be signed in to change notification settings - Fork 73
Open
Labels
test enginetopics related to the test enginetopics related to the test engine
Description
This looks like something that could be a parameter:
htdp/htdp-lib/test-engine/test-engine.rkt
Line 146 in 73ec2b9
| (define *test-object* (empty-test-object)) |
And if it were also exposed as such, it would be helpful.
As one example: I would like to be able to dynamically load a module and not have it register any of its tests (as the only reason I'm loading it is to grab a definition from its namespace). That would be easy to do if it were a parameter, but seems quite hard currently.
Metadata
Metadata
Assignees
Labels
test enginetopics related to the test enginetopics related to the test engine