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

Browser Based Tests Using tape-run #38

Closed
jywarren opened this issue Jul 4, 2017 · 4 comments
Closed

Browser Based Tests Using tape-run #38

jywarren opened this issue Jul 4, 2017 · 4 comments
Assignees
Labels

Comments

@jywarren
Copy link
Member

jywarren commented Jul 4, 2017

And confirm that the library runs the same in both nodejs and phantomjs -- this will be cool! You could do it in a separate file called browserSpec or something.

@ccpandhare
Copy link
Collaborator

ccpandhare commented Jul 5, 2017

Hey, I actually couldn't understand this part. Tried to think about it the whole day but to no relief:

You could do it in a separate file called browserSpec or something.

Could you clarify this please?

Also, Can PhantomJS be used for unit testing? like can we run it in "npm test" ?
Doesn't PhantomJS require the opening of a browser? Am I missing something?

@jywarren
Copy link
Member Author

jywarren commented Jul 5, 2017 via email

@ccpandhare
Copy link
Collaborator

PhantomJS uses the tape-run module to headlessly test browser code.
We can also directly use the tape-run module. Should we do this?

@jywarren
Copy link
Member Author

jywarren commented Jul 6, 2017 via email

@ccpandhare ccpandhare changed the title provide browser based tests using phantomjs Browser Based Tests Using tape-run Jul 7, 2017
@ccpandhare ccpandhare self-assigned this Aug 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants