Skip to content

Create a mechanism for the user to specify whether they want to write the test data back to the test file or not #98

@anujgandharv

Description

@anujgandharv

Some users have come back and said that they do not want to write the data back to the test file and they would like this feature to turn on or off as per their convenience.
Currently the only easy mechanism to do it is by extending the existing DataLoader implementations and override the writeData method to do nothing. Something like this : https://gist.github.com/anujgandharv/6988214

But there should be a cleaner mechanism to do it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions