Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using custom generator #2

Open
CyrilleHugues opened this issue Jul 10, 2016 · 1 comment
Open

Using custom generator #2

CyrilleHugues opened this issue Jul 10, 2016 · 1 comment

Comments

@CyrilleHugues
Copy link
Contributor

Hi @sghribi

I wish to avoid using function in my fixtures. To reach this goal, I want to set custom helpers.
I aim to change your module to get this signature:

# set custom helpers
# return app
app.fixtures.use customHelpers

# load fixtures
# return Promise 
app.fixtures.load()

Can I submit a pull request according to this goal ?

Thanks for your work ;)
Cyrille

@sghribi
Copy link
Owner

sghribi commented Jul 11, 2016

Hi @CyrilleHugues

Yes, that's a great and useful feature!

Thanks for any enhancements you could provide to this module :)

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

No branches or pull requests

2 participants