Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

Discussion: Tests #36

Closed
hassankhan opened this issue Oct 10, 2016 · 1 comment
Closed

Discussion: Tests #36

hassankhan opened this issue Oct 10, 2016 · 1 comment

Comments

@hassankhan
Copy link
Contributor

I see Enzyme's mentioned, which is awesome. Can we keep all tests under test/, keeps things simpler?

Also it seems Jest is back in vogue, I haven't used it at all but happy to give it a shot.

@nicksp
Copy link
Owner

nicksp commented Feb 10, 2017

Hey @hassankhan

Being involved in couple of projects recently, i've got a good habit working with AVA for all unit tests i wrote nowadays :) It's much much simple than any existing test frameworks and still gives you all features and power needed.And i'm very happy with that.

for more in-depth stuff give this famous post a read https://medium.com/javascript-scene/why-i-use-tape-instead-of-mocha-so-should-you-6aa105d8eaf4#.kfhyy2vcz, where Eric rambling about tests in general and Tape in particular (which is a predecessor of ES2017 compliant and promises ready AVA framework). And that's what i'm gonna update this boilerplate with :)

What do you think @hassankhan ?

@nicksp nicksp closed this as completed Jun 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants