mirror of
https://github.com/tc39/test262.git
synced 2025-07-23 14:04:51 +02:00
Add examples of test plans
This commit is contained in:
parent
bb0544c02f
commit
d4ddd4eebf
@ -5,7 +5,7 @@ Rough outline...
|
|||||||
|
|
||||||
|
|
||||||
- Why do we test?
|
- Why do we test?
|
||||||
- What do we test?
|
- What do we test?
|
||||||
- Similar to https://github.com/tc39/test262/blob/main/CONTRIBUTING.md#acceptable-tests and https://github.com/tc39/test262/blob/main/CONTRIBUTING.md#unacceptable-tests
|
- Similar to https://github.com/tc39/test262/blob/main/CONTRIBUTING.md#acceptable-tests and https://github.com/tc39/test262/blob/main/CONTRIBUTING.md#unacceptable-tests
|
||||||
- Anatomy of a test
|
- Anatomy of a test
|
||||||
- frontmatter
|
- frontmatter
|
||||||
@ -21,6 +21,9 @@ Rough outline...
|
|||||||
- Create test plan
|
- Create test plan
|
||||||
- This can be a super minimal version of the usual test plans, but will help to show how we work
|
- This can be a super minimal version of the usual test plans, but will help to show how we work
|
||||||
- Write a checklist (we'll give a 2-3 point example to work from)
|
- Write a checklist (we'll give a 2-3 point example to work from)
|
||||||
|
- Examples:
|
||||||
|
- https://github.com/tc39/test262/issues/2511
|
||||||
|
- https://github.com/tc39/test262/issues/1237
|
||||||
- Does it need a new feature tag?
|
- Does it need a new feature tag?
|
||||||
- Share test plan
|
- Share test plan
|
||||||
- Writing our first test
|
- Writing our first test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user