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

Better E2E framwork for testing Testacular #325

Closed
bitwiseman opened this issue Jan 30, 2013 · 7 comments
Closed

Better E2E framwork for testing Testacular #325

bitwiseman opened this issue Jan 30, 2013 · 7 comments
Assignees

Comments

@bitwiseman
Copy link
Contributor

We need to verify output for reporters in e2e scenarios, but the current framework does not support it.

@ghost ghost assigned dignifiedquire Jan 30, 2013
@vojtajina
Copy link
Contributor

I hope I understand you correctly. You meant we need a better way of e2e testing Testacular itself. Basically the stuff that lives in test/e2e/, right ? (I renamed the issue)

We already discussed this with @dignifiedquire. Once we get the docs and stable release out, we should do this. I totally agree on this.

@vojtajina
Copy link
Contributor

Some ideas for e2e - add more guys...

  • syntax error and recovering after syntax error
  • 3x kill & restart browser if does not capture in given timeout
  • test testacular run functionality
  • batching changes (multiple file changes within interval should trigger only one run)

@dignifiedquire
Copy link
Member

It has begun. Progress can be seen here Dignifiedquire/testacular/e2e

@bitwiseman
Copy link
Contributor Author

Very cool.
We'll be able to add checks for the contents of files (such as the junit reporter output) as well, via steps, right?

@dignifiedquire
Copy link
Member

Yes, there will be steps to check for the existence and contents of a file.

@vojtajina
Copy link
Contributor

Super awesome. Will send more feedback.

On Sun, Mar 17, 2013 at 12:52 PM, Friedel Ziegelmayer <
notifications@github.com> wrote:

Yes, there will be steps to check for the existence and contents of a file.


Reply to this email directly or view it on GitHubhttps://github.com/testacular/testacular/issues/325#issuecomment-15029448
.

@dignifiedquire
Copy link
Member

Resolved in #684

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

3 participants