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

Test suite initial setup #1

Open
4 tasks done
elmariofredo opened this issue Jul 28, 2016 · 1 comment
Open
4 tasks done

Test suite initial setup #1

elmariofredo opened this issue Jul 28, 2016 · 1 comment
Assignees

Comments

@elmariofredo
Copy link
Member

elmariofredo commented Jul 28, 2016

  • [ ] Webpack test this is not needed
  • Ava
  • Enzyme
  • jsDOM
  • sinon
@Hotell
Copy link
Member

Hotell commented Aug 1, 2016

We should reconsider if AVA is the way to go at this moment, it has not very pleasant support for typescript and we need to compile things twice
https://github.com/ngParty/React-scaffold/blob/testing-support/package.json#L6-L8

viable option would be:

  • Mocha
  • Chai
  • sinon
  • Enzyme
  • jsDOM
  • ts-node

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

No branches or pull requests

2 participants