Skip to content
/ sputnik Public

An ES3 test suite from Google. Slightly modified to remove the python dependence.

License

Notifications You must be signed in to change notification settings

rapha/sputnik

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run the tests:

$ ./run <js> <testdir>

Where <js> is your EcmaScript shell executable, and <testdir> is the directory containing the tests you want to run. These will default to 'js' and 'tests' if unspecified.

About

An ES3 test suite from Google. Slightly modified to remove the python dependence.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published