Skip to content

tests: verify that particular expression did increased a counter #15

@quasilyte

Description

@quasilyte

This will increase test suite effectiveness.
Probably should be only applied to negative tests.
Example:

func floatLit() {
	//= explicit-int/frac
	_ = 0.0
	//= explicit-int/frac
	_ = 0.123
	//= explicit-int/frac
	_ = 1.0
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions