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

What's the relation between this project and elm-explorations/test? #71

Open
tad-lispy opened this issue Apr 1, 2019 · 2 comments
Open

Comments

@tad-lispy
Copy link

Hey! I'm still getting started with tests so I'm easily confused.

The elm-explorations/test package exposes Test.Html.Event, Test.Html.Query and Test.Html.Selector with very similar API. Was this project merged with the other? Which one should I use? Are there any differences? Perhaps this should be addressed in the ReadMe.

@harrysarson
Copy link

If you are using elm 19 use elm-explorations/test.

This package support elm 18.

Therefore, unless you are maintaining old code, use the other package.

Perhaps this should be addressed in the ReadMe.

I made a pull request to do exactly that but I don't think anyone with the power to push commits to this repo still watches it.

@tad-lispy
Copy link
Author

cc @eeue56 #70

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