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 testem commands for watch #120

Merged
merged 1 commit into from
Mar 26, 2015
Merged

add testem commands for watch #120

merged 1 commit into from
Mar 26, 2015

Conversation

gnarf
Copy link
Contributor

@gnarf gnarf commented Mar 24, 2015

Allows testem to just launch it's chrome and show tests in terminal.

@dgeb
Copy link
Member

dgeb commented Mar 25, 2015

Hmmm ... seems to break Travis https://travis-ci.org/orbitjs/orbit.js/builds/55664790

@gnarf
Copy link
Contributor Author

gnarf commented Mar 25, 2015

So I made some tweaks, and now I can't get it to run in "watch mode" myself...

Something about changing the cwd causes it to error out with:

015-03-25 08:56 node[34875] (FSEvents.framework) FSEventStreamStart: register_with_server: ERROR: f2d_register_rpc() => (null) (-21)                                  2
Error: watch EMFILE
    at exports._errnoException (util.js:746:11)
    at FSEvent.FSWatcher._handle.onchange (fs.js:1161:26)

@gnarf
Copy link
Contributor Author

gnarf commented Mar 25, 2015

Okay you can testem -l chrome to test in a specific browser in watch mode.

@gnarf
Copy link
Contributor Author

gnarf commented Mar 26, 2015

Pretty sure I got this stable for travis and for node_modules/.bin/testem -l chrome mode

dgeb added a commit that referenced this pull request Mar 26, 2015
add testem commands for watch
@dgeb dgeb merged commit ba4094f into orbitjs:master Mar 26, 2015
@dgeb
Copy link
Member

dgeb commented Mar 26, 2015

I like it - thanks @gnarf!

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

Successfully merging this pull request may close these issues.

None yet

2 participants