Skip to content

formalsec/test262

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test262

Running with Locally

To run the Test262 tests locally simply, run:

dune exec -- ecma-sl test --type test262 --harness environment/harness.js ./tests

Running with GitHub

  1. On GitHub.com, navigate to the main page of the repository.
  2. Click Actions.
  3. In the left sidebar, click the 'Run Test262 Benchmarks'.
  4. Above the list of workflow runs, click the Run workflow button.
  5. Select the Branch dropdown menu and click a branch to run the workflow on.
  6. Click Run workflow.

Running with GitHub CLI

To launch the Test262 workflow on GitHub, through the command line use:

gh workflow run test262.yml

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published