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

Add testing support #29

Open
tomsarduy opened this issue Mar 2, 2017 · 6 comments
Open

Add testing support #29

tomsarduy opened this issue Mar 2, 2017 · 6 comments
Assignees

Comments

@tomsarduy
Copy link

I really like the concept behind this starter and I will be happy to contribute at some point. I think one of the few things missing is the possibility to the user to add testing or not.

@gillchristian
Copy link
Collaborator

Awesome!

Yes I think it would be great to include tests.

@ndelvalle
Copy link
Owner

Testing is something I've being wanting to implement to this generator for long. I've being using jest lately and I really liked it. It works fine on node projects as well (Is not just for react). What do you guys think? I know is not wildly used, but maybe ppl will appreciate the simplicity and luck of configuration.
And I would really appreciate some help 🙂

@tomsarduy
Copy link
Author

I agree 100%, I love Jest. I've been using it for a while in my react projects, and I think definitely can work with node/express as well. They have been doing a very good work in the last few releases, and it's based on Jasmine, so some people may be familiar with it. On the other side, I'm aware Mocha/Chai is what most of the people use.

@ndelvalle ndelvalle self-assigned this Mar 9, 2017
@pthieu
Copy link

pthieu commented Oct 23, 2017

Any updates on this?

@Sigkill9
Copy link

Let me first say thanks! I really like this generator. I recommend and use this generator as a starting point all the time. Adding testing would be amazing. Sinon, mocha, chai or whatever. This is the one missing piece. Any plans to implement something anytime soon? Thanks.

@ndelvalle
Copy link
Owner

Thanks for the support @Sigkill9, I'm kind of busy, but I think this is really important. So I'm thinking of starting a branch and working on this with @gillchristian and anyone that wants to join next weekend.

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

5 participants