X Tutup
Skip to content

feat(test): ability to configure providers on a per-spec basis #5128

@btford

Description

@btford

Right now, the only way to configure DI in tests is to use beforeEachProvider. I need the ability to configure providers on a per-spec basis for routing (currently I have to create extraneous describe blocks to overcome this limitation).

The inject helper could be extended to include this functionality, for instance.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    X Tutup