Skip to content

Make *test-object* in test-engine a parameter #199

Description

@dbp

This looks like something that could be a parameter:

(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

No one assigned

    Labels

    test enginetopics related to the test engine

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions