Skip to content
Snippets Groups Projects
Commit c59afa3b authored by Rick Waldron's avatar Rick Waldron Committed by Leo Balter
Browse files

CONTRIBUTING.md: Adds 'Source Material' section with 'needs tests' pr list (#1054)

parent 6110675f
No related branches found
No related tags found
No related merge requests found
# Test262 Authoring Guidelines # Test262 Authoring Guidelines
## Source Material
- https://tc39.github.io/ecma262/
- https://github.com/tc39/ecma262/pulls?q=is%3Apr+is%3Aopen+label%3A%22needs+tests%22
+ This is a list of the "needs tests" PRs for changes to the specification.
## Test Case Names ## Test Case Names
Test cases should be created in files that are named to identify the feature or API that's being tested. Test cases should be created in files that are named to identify the feature or API that's being tested.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment