Skip to content

Add testing style guides #10

@boan-anbo

Description

@boan-anbo
  • Add lint rules to warn against should
  • differentiate between subject and expected actions (story).
  • Make them extensible by not repeating subjects when they are consistent.
describe(myStory.who, () => it(myStory.story, ()=> TEST))
  • Let easy access to Who value, so people can use `describe(myStory.who, ()

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions