Skip to content

Run AVA as a REPL #1632

Closed
Closed
@backspaces

Description

@backspaces

Description

I believe this is a feature request (or documentation)

I need to run node with the same environment as ava has for simple debugging of my test files.

Currently I believe I have to simply ava test/FooTests. But these sometimes fail and I need to know why by actually being in the node repl with the ava environment.

Test Source

None

Error Message & Stack Trace

None

Config

Copy the relevant section from package.json:

None

Command-Line Arguments

Copy your npm build scripts or the ava command used:

    "test": "ava"

Relevant Links

https://github.com/backspaces/as-core

Environment

git 2.15.0
node v8.9.3
npm 5.5.1
yarn 1.3.2
eslint v4.14.0
ava 0.24.0

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