mercredi 9 septembre 2015

How to run intern framework on browser

I am new to intern framework and the project that I am working on has a unique directory structure. The intern test is a different project itself. The directory of intern project looks like

internProject/
   funtional/
   unit/
   node_modules/
       intern/
          configFiles...
   gruntfile.js
   package.json

The main app project is different and the directory looks like

<Project>
    WebContent/
      scripts/
        dojo/
        dijit/
        dojox/

After reading alot of documentation on how to intern on browser most of the time client.html file was on the server. In my case where the intern is a different project itself how do I run the unit test on browser ? I need a starting point and the right direction to look into. Please let me know if you need to see the config files or something else. thanks

Aucun commentaire:

Enregistrer un commentaire