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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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