Skip to content
This repository has been archived by the owner on Mar 3, 2020. It is now read-only.

Adding console output for Teaspoon #905

Open
jejacks0n opened this issue Apr 12, 2016 · 1 comment
Open

Adding console output for Teaspoon #905

jejacks0n opened this issue Apr 12, 2016 · 1 comment

Comments

@jejacks0n
Copy link

Teaspoon is a javascript test runner, and it supports using capybara-webkit as the driver. The capybara-webkit support was added via a PR, and a few people added some additional information that console output wasn't working correctly in an issue.

I dug into the implementation and attempted to add better support for capybara-webkit, but it doesn't behave exactly as expected. If someone here is interested in helping clarify how we can accomplish this it would be great.

You can read more about the issue here:
jejacks0n/teaspoon#428 (comment)

Check the initial implementation here:
https://github.com/modeset/teaspoon/blob/master/lib/teaspoon/driver/capybara_webkit.rb

Check my adjusted implementation here:
https://github.com/modeset/teaspoon/blob/capybara-webkit-fixes/lib/teaspoon/driver/capybara_webkit.rb

If there's a better way to get the output that's great. I can provide any additional details as needed.

@twalpole
Copy link
Collaborator

twalpole commented Nov 9, 2017

Is this still an issue ?

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