Skip to content

Using hotkey does not pick up changes before running tests. #68

@merriam

Description

@merriam

Do you want to request a feature or report a bug?
bug
What is the current behavior?
When editing, and hitting the hotkey control-shift-option-M to rerun last tests, the tests are run against the previously saved version instead of what is in the buffer.

If the current behavior is a bug, please provide the steps to reproduce.

Make a run a test. Go to the editor, change the test code. Without switching to the test pane, use the hotkey. The rerun will not run with the changes.

What is the expected behavior?
The hotkey will trigger a file save or will read the file from the current buffer.

Please mention your atom, plugin, and operating system version.
Atom 1.15.0, mocha-test-runner 0.5.1, OS/X macOS Sierra 10.12.3
screen shot 2017-03-17 at 3 13 48 pm

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