Skip to content

Proposal: write tests that exercise the interaction of expression evaluation with new language features #3203

@derekxu16

Description

@derekxu16

This issue tracks a proposal that is planned to be discussed in next week's meeting.

The VM team would like the co19 team to write tests that exercise the interaction of expression evaluation with new language features, when new language features are added. Our plan is for the VM team to write a package that makes it easy to write tests similar to the ones in package:vm_service; that is, ones that start a testee VM and make VM Service RPC calls on that testee. For example, evaluate_uninitialized_late_variable_test. Then co19 would use that package to write expression evaluation tests.

Metadata

Metadata

Assignees

Labels

type-enhancementA request for a change that isn't a bug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions