What is it about?
Despite the large number of partial reference implementations of the JavaScript language, there is currently no automatic mechanism for selecting the appropriate official tests for such implementations. To fill this gap, we introduce a new format for presenting the metadata associated with the tests included in Test262, the official JavaScript test suite, and present MetaData262, a new tool for both computing the metadata of Test262 tests and filtering tests according to their respective metadata properties.
Featured Image
Photo by Gabriel Heinzer on Unsplash
Why is it important?
We believe that this work will allow for a more systematic evaluation of partial implementations of the ES standard, which are currently evaluated in ad hoc ways with each team manually selecting the tests supported by their implementation
Read the Original
This page is a summary of: MetaData262: Automatic Test Suite Selection for Partial JavaScript Implementations, July 2023, ACM (Association for Computing Machinery),
DOI: 10.1145/3597926.3604923.
You can read the full text:
Contributors
The following have contributed to this page