Closed
Description
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
Labels
No labels