Skip to content

Implementing let (or some kind of state for tests) #7

@mackwic

Description

@mackwic

Having a state to inject to each test is an important pre-condition for parallel tests, guaranteeing test independence, and such.

With the current version, all the tests share the same environment (partially or completely) and so can influence themselves. Not good. Not good at all.

I need help to design a way to declare a fixed state that we would inject to all tests. Many questions here. Reach out if the question interest you.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions