Skip to content

Add an option to output stdout into a fileΒ #2431

@adymorz

Description

@adymorz
  • I am trying to save the output of my test run (only stdout without stderr) to a file, using gulp-ava.
  • Neither AVA nor gulp-ava has a parameter to do this yet. Redirecting the whole output of gulp-ava into a file also redirects output of gulp into it.
  • I implemented the parameter in gulp-ava already, but it might makes more sense to implement it in ava.

Would you like to have an option outputfile in AVA?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions