Skip to content

Clean cached build file before running the test. #22

Description

@chunhtai

The build_runner build will cache build artifacts and will only rebuild if the source files changed. This sometimes makes it hard to run unittest locally.

Suggestion: the expectBuildClean will clean the build files before running the build_runner build so that it makes sure the code is regenerated every time the test is run.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions