Skip to content

Support for top-down testing #6

@racoltdev

Description

@racoltdev

Current implementation supports bottom-up testing strategies, but a top-down strategy is difficult or impossible without stubs.

Possible methods of implementation:

  • regenerate .c/pp files with stubs
  • interface directly with object code

Regenerate src files seems more stable, safer, and easier, but is likely less performant. More research should be done.

Metadata

Metadata

Assignees

No one assigned

    Labels

    High EffortMore than 2 weeks of timeMedium PriorityA couple features rely on this, or it has moderate impact on end usersenhancementImprove or add new features

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions