angular-smartfactory
Version:
Factories for testing and prototyping angular projects
16 lines (9 loc) • 531 B
Markdown
# angular-smartfactory
[](https://circleci.com/gh/abner/angular-smartfactory)
Smart Factories to angular testing and prototyping
Angular module which would be used to register objects factories which allow to create objects
and list of objects in a smart way.
It depends of rosie.js and faker.js and provide Angular Service which would be injected to your angular tests, services or controllers.
-------------------------
Example of usage:
Soon