8000 fdescribe/fcontext/fit do not work with AsyncSpec · Issue #1324 · Quick/Quick · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
fdescribe/fcontext/fit do not work with AsyncSpec #1324
Open
@tahirmt

Description

@tahirmt

If you try to use fdescribe, fcontext or fit in AsyncSpec it still runs all the other tests but does skip the individual tests within the same file. Instead it should be skipping all the tests in the test bundle except for the focused ones.

I have attached a quick demo project with 4 tests and if you do cmd-u in this project it will execute 3 tests and only skip the one in the same file as where fit is.

quick-demo.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0