Skip to content

Revisit testing non-exported circuits #151

Description

@andrew-fleming

There doesn't seem to be a good way to test module-scoped circuits that are not exported. The two initial ideas are:

  1. Rewrite the code in a testing module and export everything
  2. Create a wrapper circuit with a very explicit name i.e. doNotUse_foo_forTesting

(see convo)

Neither of them are maintainable as patterns and they create a greater surface area for other issues to arise

When better tooling becomes available, testing non-exported circuits should be revisited

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requeststalehasn't had activity in a while, flagged for potential closure

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    Status
    Backlog

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions