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 automated tests? #154

Open
sjakobi opened this issue Jan 28, 2017 · 0 comments
Open

Add automated tests? #154

sjakobi opened this issue Jan 28, 2017 · 0 comments

Comments

@sjakobi
Copy link
Collaborator

sjakobi commented Jan 28, 2017

It would be nice if there was an automated testsuite that could be used to determine that everything works as expected instead of having to run all the sample apps by hand.

There are a few questions that should be investigated before implementing a testsuite:

  • What's the story for browser-automation-based tests in Haskell?

    • How difficult is it to write and maintain these tests?
    • Are they effective at catching bugs?
  • Are there any behaviors that could be tested efficiently with more conventional / simpler testing techniques, e.g. conventional unit tests or property-based tests?

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