Skip to content

How can I call the library in web env #66

@hidenny

Description

@hidenny

I could see the sample script under test-web folder. The script seems like bundled that I don't know how I can apply it in my own project. May I know if there is other way to use it in web?

<script src="https://cdnjs.cloudflare.com/ajax/libs/mocha/4.0.1/mocha.js"></script> <script>mocha.setup('bdd')</script> <script src="bundle-tests.js"></script> <script>mocha.run();</script>

Thanks!!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions