This package has been deprecated

Author message:

Deprecate in favor of ember-data-factory-guy natively supporting CLI

ember-cli-data-factory-guy

0.9.2 • Public • Published

ember-cli-data-factory-guy

About

ember-cli-data-factory-guy is a wrapper around ember-data-factory-guy for ember-cli.

Install

To install, run:

  • npm install --save-dev ember-cli-data-factory-guy
  • ember g ember-cli-data-factory-guy to install ember-data-factory-guy as a bower package.

Usage

In your test files, use import FactoryGuy from 'factory-guy' to get the main FactoryGuy object. You'll need that object in order to create factories by calling FactoryGuy.define.

Use import { testMixin as FactoryGuyTestMixin } from 'factory-guy'; to get the test mixin, and then follow the FactoryGuyTestMixin usage instructions.

Package Sidebar

Install

npm i ember-cli-data-factory-guy

Weekly Downloads

1

Version

0.9.2

License

MIT

Last publish

Collaborators

  • cristinawithout