mirror of
https://github.com/tc39/test262.git
synced 2025-07-13 00:54:39 +02:00
Refer to testing plan guide in CONTRIBUTING.md
Hopefully this will catch the notice of proposal champions working on tests for their stage 2.7 proposal.
This commit is contained in:
parent
709c859484
commit
61fcd7bd56
@ -1,5 +1,10 @@
|
||||
# Test262 Authoring Guidelines
|
||||
|
||||
## So You Want To Write Tests For A Stage 2.7 Proposal
|
||||
|
||||
If you are writing tests for a whole proposal (not just for a few lines in the spec) please read about [testing plans](docs/testing-plan-guide.md).
|
||||
A **testing plan** showing what is and isn't intended to be covered, and **several small pull requests** implementing it in easily reviewable chunks is much preferred above a single pull request with all the tests.
|
||||
|
||||
## Source Material
|
||||
|
||||
- https://tc39.github.io/ecma262/
|
||||
|
Loading…
x
Reference in New Issue
Block a user