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

How can I call the library in web env #66

Open
hidenny opened this issue Jan 9, 2021 · 0 comments
Open

How can I call the library in web env #66

hidenny opened this issue Jan 9, 2021 · 0 comments

Comments

@hidenny
Copy link

hidenny commented Jan 9, 2021

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!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant