Skip to content

docs vs specs for using path #158

@leonstafford

Description

@leonstafford

core spec:

 Describe "path subject"
    Example 'example'
      Path bar=/tmp/bar
      The path "/tmp/foo" should equal "/tmp/foo"

docs:

path / file / directory subject

Path data-file /tmp/data.txt
The path data-file should be exist

Docs looks the preferred syntax, but currently only works as per spec, assigning path with =

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions