Skip to content

Cannot create instance of AutoFixture #256

Description

@MariuszPL55

Hi, so I want to create an instance of AutoFixture and I can't, because

TypeError: AutoFixture is not a constructor

const AutoFixture = require('@timreynolds/autofixture');
const fixture = new AutoFixture();

Tried several ways to get this instance and I simply can't.

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

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions