You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user, I'd like to be able to write intern tests that run purely in the browser. For example, I may want to produce a test for a project like DefintielyTyped that prevents me from adding a package.json file to a sub-directory; or I may want to share tests on jsfiddle, dojo.io, or in workshops.
Long story short, it'd be awesome to get an example that can show people that intern can do this and how to get started ❤️
Here's my started code. I haven't yet gotten it working due to theintern/intern#747
As a user, I'd like to be able to write intern tests that run purely in the browser. For example, I may want to produce a test for a project like DefintielyTyped that prevents me from adding a package.json file to a sub-directory; or I may want to share tests on jsfiddle, dojo.io, or in workshops.
Long story short, it'd be awesome to get an example that can show people that intern can do this and how to get started ❤️
Here's my started code. I haven't yet gotten it working due to theintern/intern#747
The text was updated successfully, but these errors were encountered: