Skip to content

Standalone browser capability tests to help inform what is possible in a loader

License

Notifications You must be signed in to change notification settings

requirejs/browsertests

Repository files navigation

#browsertests

Tests some basic capability and behavior of web browsers to help inform what is possible for a browser-based module or script loader. Helped guide some decisions in requirejs.

These tests are standalone tests that do not require a specific module loader. To run them, run a web server that can serve this directory and open the index.html file in a subdirectory to run that particular test.

These tests used to be in the requirejs repo at tests/browsertests, but was moved to a separate repo so that GitHub would not classify the requirejs repo as a PHP project.

About

Standalone browser capability tests to help inform what is possible in a loader

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages