Skip to content

Commits

Commits on Jul 14, 2020

  1. Add support for debugging from VSCode

    https://github.com/avajs/ava/blob/master/docs/recipes/debugging-with-vscode.md recommends passing the `debug` option to Ava.  However, in my experience Ava waits indefinitely when this option is used, without actually running any tests.
    
    The increased timeout setting is so that tests won't fail prematurely because you're slowly stepping through code.
    Sam Partington committed Jul 14, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    7a78ec0 View commit details

Commits on Jun 17, 2020

  1. Configure VSCode to ignore transpiled JavaScript

    Sam Partington committed Jun 17, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    1aae76b View commit details
End of commit history for this file