This package has been deprecated

Author message:

has been renamed to tape-run-electron. install using npm install tape-run-electron

tape-run-atom-shell

1.0.5 • Public • Published

tape-run-atom-shell

A tape test runner that runs your tests in atom-shell

cat tests/*.js | tape-run-atom-shell

or

browserify tests/*.js | tape-run-atom-shell

You need to have atom-shell and tape locally or globally

Gotchas

atom-shell is not really a browser.

__dirname is global which may break tests.

For now I suggest running with browserify or such as thats what you're testing anyhows ;)

/tape-run-atom-shell/

    Package Sidebar

    Install

    npm i tape-run-atom-shell

    Weekly Downloads

    6

    Version

    1.0.5

    License

    MIT

    Last publish

    Collaborators

    • jameskyburz